2 references to SetIntOption
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (2)
549
int error = LdapPal.
SetIntOption
(_connection._ldapHandle, LdapOption.LDAP_OPT_FAST_CONCURRENT_BIND, ref inValue);
785
int error = LdapPal.
SetIntOption
(_connection._ldapHandle, option, ref temp);