This documentation is for the old version. Go to the latest Graphics Mill docs

ISyncHandler.Continue Method

Resumes execution of the operation previously paused with Pause() method.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Sub Continue
C#
void Continue()

See Also

Reference