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.AddIn Namespace > AsyncResult Class : Cancel Method |
public bool Cancel()
'Declaration Public Function Cancel() As Boolean
'Usage Dim instance As AsyncResult Dim value As Boolean value = instance.Cancel()
public: bool Cancel();
True
if the thread has been canceled; otherwise, false
.