Aurigma Graphics Mill 5.5 for .NET
SyncHandler..::.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
Public Overridable Sub WaitForCompletion
C#
public virtual void WaitForCompletion()
Implements
Remarks
If SynchronizationMode is Sync, this method do nothing.