IContextChannel.SessionId 属性

定义

返回当前会话的标识符(如果有)。

public:
 property System::String ^ SessionId { System::String ^ get(); };
public string SessionId { get; }
member this.SessionId : string
Public ReadOnly Property SessionId As String

属性值

String

当前会话的标识符(如果有)。

适用于