다음을 통해 공유


ReferralCallback.NotifyNewConnection 속성

정의

NotifyNewConnection 속성에는 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

속성 값

NotifyOfNewConnectionCallback 개체입니다.

적용 대상