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.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 16.01.07
Syntaxpublic interface ITaskActions
See Also