Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AsyncResultBase Dim value As WaitHandle value = instance.AsyncWaitHandle |
C# | |
---|---|
public WaitHandle AsyncWaitHandle {get;} |
Property Value
A System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x