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

プロパティ値

現在のセッション識別子 (存在する場合)。

実装

適用対象