Condividi tramite


HttpConnectionDispatcherOptions.Transports Proprietà

Definizione

Ottiene o imposta una maschera di bit che combina uno o più HttpTransportType valori che specificano i trasporti che il server deve usare per ricevere le richieste HTTP.

public:
 property Microsoft::AspNetCore::Http::Connections::HttpTransportType Transports { Microsoft::AspNetCore::Http::Connections::HttpTransportType get(); void set(Microsoft::AspNetCore::Http::Connections::HttpTransportType value); };
public Microsoft.AspNetCore.Http.Connections.HttpTransportType Transports { get; set; }
member this.Transports : Microsoft.AspNetCore.Http.Connections.HttpTransportType with get, set
Public Property Transports As HttpTransportType

Valore della proprietà

Si applica a