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