1 reference to LdapPartialAsyncResult
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
367
var asyncResult = new
LdapPartialAsyncResult
(messageID, callback, state, true, this, partialCallback, requestTimeout);