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: 18.04.00
Syntaxpublic interface ITaskActions
See Also