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 : AsyncWaitHandle Property |
public WaitHandle AsyncWaitHandle {get;}
'Declaration Public ReadOnly Property AsyncWaitHandle As WaitHandle
'Usage Dim instance As AsyncResult Dim value As WaitHandle value = instance.AsyncWaitHandle
public: property WaitHandle^ AsyncWaitHandle { WaitHandle^ get(); }