OperationContext.SessionId 속성

정의

String 현재 세션을 식별하는 데 사용되는 세션을 가져옵니다.

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

속성 값

세션 식별자입니다.

적용 대상