IHttpTransportFeature.TransportType Propiedad

Definición

La HttpTransportType conexión está usando.

public:
 property Microsoft::AspNetCore::Http::Connections::HttpTransportType TransportType { Microsoft::AspNetCore::Http::Connections::HttpTransportType get(); };
public Microsoft.AspNetCore.Http.Connections.HttpTransportType TransportType { get; }
member this.TransportType : Microsoft.AspNetCore.Http.Connections.HttpTransportType
Public ReadOnly Property TransportType As HttpTransportType

Valor de propiedad

HttpTransportType

Se aplica a