2 references to GetResultFromAsyncOperation
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
1379
error = LdapPal.
GetResultFromAsyncOperation
(_ldapHandle, messageId, (int)resultType, timeout, ref ldapResult);
1391
error = LdapPal.
GetResultFromAsyncOperation
(_ldapHandle, messageId, (int)resultType, timeout, ref ldapResult);