←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly