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.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 16.01.07
Syntaxpublic bool IsCancelled { get; }Property Value
Type:
Boolean
See Also