다음을 통해 공유


HttpConnectionFeature.ConnectionId 속성

정의

요청이 수신된 연결에 대한 고유 식별자를 가져오거나 설정합니다. 이는 주로 진단 목적으로 사용됩니다.

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

속성 값

구현

적용 대상