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