.NET Documentation
C#
VB
Show/Hide TOC
ITask
Cancel Method
Cancel the task in progress.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
void
Cancel
()
VB
Copy
Sub
Cancel
See Also
Reference
ITask Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also