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.