ReferralCallback.NotifyNewConnection Propiedad

Definición

La propiedad NotifyNewConnection contiene un objeto 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

Valor de propiedad

Un objeto NotifyOfNewConnectionCallback.

Se aplica a