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.