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

属性值

适用于