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.Dicom.Scp.Command Namespace > DicomCommand Class : Cancel Method |
public virtual void Cancel()
'Declaration Public Overridable Sub Cancel()
'Usage Dim instance As DicomCommand instance.Cancel()
public: virtual void Cancel();
This method can be safely called by a thread that is different than the thread that called the Execute(EventWaitHandle) method.