Implement this interface when the class handles both OnCompleted and OnCancelled together.
Use this in preference to wiring up new actions for OnCompleted and OnCanelled.
Namespace: Demo3D.EventQueueAssembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntaxpublic interface ITaskActions
See Also