ClientBase<TChannel>.ChannelBase<T>.IContextChannel.SessionId 속성

정의

현재 세션에 대한 식별자가 있는 경우 해당 식별자를 가져옵니다.

property System::String ^ System::ServiceModel::IContextChannel::SessionId { System::String ^ get(); };
string System.ServiceModel.IContextChannel.SessionId { get; }
member this.System.ServiceModel.IContextChannel.SessionId : string
 ReadOnly Property SessionId As String Implements IContextChannel.SessionId

속성 값

현재 세션 식별자(있는 경우)입니다.

구현

적용 대상