Map Business Online SDK
IsCanceled Property

MBO Namespace > ICancelTracker Interface : IsCanceled Property
Indicates whether method execution has to be canceled.
Syntax
'Declaration
 
ReadOnly Property IsCanceled As Boolean
bool IsCanceled {get;}

Property Value

true if method execution must be canceled; false otherwise.
See Also

Reference

ICancelTracker Interface
ICancelTracker Members