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