HttpContext.Connection Propriété

Définition

Obtient des informations sur la connexion sous-jacente pour cette demande.

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

Valeur de propriété

S’applique à