1 write to _notifiyDelegate
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
156
_notifiyDelegate
= new NOTIFYOFNEWCONNECTIONInternal(ProcessNotifyConnection);
1 reference to _notifiyDelegate
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
875
notify = tempCallback.NotifyNewConnection == null ? null :
_notifiyDelegate
,