Pauses execution of the file writing operation.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overrides Sub Pause
public override void Pause()
When operation is paused, Paused event fires.
You can resume the execution using Continue() method.