This exception is thrown when you try to run an operation which is already running, or influence it in the way which is not allowed until operation is not completed.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<SerializableAttribute> _ Public Class OperationNotCompletedException _ Inherits Exception
[SerializableAttribute] public class OperationNotCompletedException : Exception