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

屬性值

目前工作階段的識別項 (如果有)。

實作

適用於