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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly