ConnectionContext.ConnectionId 속성

정의

추적 로그에서 이 연결을 나타내는 고유 식별자를 가져오거나 설정합니다.

public:
 abstract property System::String ^ ConnectionId { System::String ^ get(); void set(System::String ^ value); };
public abstract string ConnectionId { get; set; }
member this.ConnectionId : string with get, set
Public MustOverride Property ConnectionId As String

속성 값

적용 대상