ReferralCallback.NotifyNewConnection Proprietà

Definizione

La proprietà NotifyNewConnection contiene un oggetto NotifyOfNewConnectionCallback.

public:
 property System::DirectoryServices::Protocols::NotifyOfNewConnectionCallback ^ NotifyNewConnection { System::DirectoryServices::Protocols::NotifyOfNewConnectionCallback ^ get(); void set(System::DirectoryServices::Protocols::NotifyOfNewConnectionCallback ^ value); };
public System.DirectoryServices.Protocols.NotifyOfNewConnectionCallback NotifyNewConnection { get; set; }
member this.NotifyNewConnection : System.DirectoryServices.Protocols.NotifyOfNewConnectionCallback with get, set
Public Property NotifyNewConnection As NotifyOfNewConnectionCallback

Valore della proprietà

Un oggetto NotifyOfNewConnectionCallback.

Si applica a