IHttpConnectionFeature.ConnectionId Property

Definition

Gets or sets the unique identifier for the connection the request was received on. This is primarily for diagnostic purposes.

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

Property Value

Applies to