ResultIsCancelled Property |
Was the future result value canceled.
This may have been due to an exception in the task that was populating the future result value.
Namespace: Demo3D.EventQueueAssembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntaxpublic bool IsCancelled { get; }Property Value
Boolean
See Also