1 reference to LdapAsyncWaitHandle
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapAsyncResult.cs (1)
28
WaitHandle IAsyncResult.AsyncWaitHandle => field ??= new
LdapAsyncWaitHandle
(_manualResetEvent.SafeWaitHandle);