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

속성 값

String

세션 식별자입니다.

적용 대상