1 write to _abortCalled
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
424resultObject._abortCalled = true;
1 reference to _abortCalled
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
354if (requestState._ldapAsync._callback != null && !requestState._abortCalled)