Returns value indicating if the operation is currently running.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
ReadOnly Property Completed As Boolean
bool Completed { get; }
If the operation is running, this property returns true. Otherwise operation completed or never started), it returns false.