共用方式為


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

屬性值

適用於