Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI.Commands Namespace > QueueItemCommand Class : Cancel Method |
public abstract void Cancel()
'Declaration Public MustOverride Sub Cancel()
'Usage Dim instance As QueueItemCommand instance.Cancel()
public: abstract void Cancel();
public: abstract void Cancel();
This method can be safely called from a different thread than the thread where the command actually executed.