Leadtools.Dicom.AddIn Namespace > AsyncResult Class : IsStarted Property |
public bool IsStarted {get;}
'Declaration Public ReadOnly Property IsStarted As Boolean
'Usage Dim instance As AsyncResult Dim value As Boolean value = instance.IsStarted
true
if the thread has started; otherwise, false
.