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

ISyncHandler.WaitForCompletion Method

Suspends the calling thread until the operation currently run is completed.

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

Syntax

Visual Basic
Sub WaitForCompletion
C#
void WaitForCompletion()

See Also

Reference