←Select platform

AsyncWaitHandle Property

Summary

Gets a System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.

Syntax

C#
VB
C++
public WaitHandle AsyncWaitHandle {get;}
Public ReadOnly Property AsyncWaitHandle As WaitHandle
public: 
property WaitHandle^ AsyncWaitHandle { 
   WaitHandle^ get(); 
} 

Property Value

A System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize