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: 15.0.2.11458
Syntaxpublic interface ITaskActions
The ITaskActions type exposes the following members.
Methods
See Also