C#
VB
C++
Cancel the execution of the command while it is running.
public abstract void Cancel()
Public MustOverride Sub Cancel()
public:
abstract void Cancel();
This method can be safely called from a different thread than the thread where the command actually executed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET