IHttpConnectionFeature.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

プロパティ値

適用対象