Cancel Method

Summary
Cancel the execution of the command while it is running.
Syntax
C#
VB
C++
public abstract void Cancel() 
  
Public MustOverride Sub Cancel()  
public: 
abstract void Cancel();  
Remarks

This method can be safely called from a different thread than the thread where the command actually executed.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.