Aracılığıyla paylaş


HttpConnectionDispatcherOptions.Transports Özellik

Tanım

Sunucunun HTTP isteklerini almak için hangi aktarımları kullanması gerektiğini belirten bir veya daha fazla HttpTransportType değeri birleştiren bir bit maskesi alır veya ayarlar.

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

Özellik Değeri

Şunlara uygulanır