Freigeben über


DefaultHttpContext.Connection Eigenschaft

Definition

Ruft Informationen zur zugrunde liegenden Verbindung für diese Anforderung ab.

public:
 virtual property Microsoft::AspNetCore::Http::ConnectionInfo ^ Connection { Microsoft::AspNetCore::Http::ConnectionInfo ^ get(); };
public override Microsoft.AspNetCore.Http.ConnectionInfo Connection { get; }
member this.Connection : Microsoft.AspNetCore.Http.ConnectionInfo
Public Overrides ReadOnly Property Connection As ConnectionInfo

Eigenschaftswert

Gilt für: