HttpTransports.All Field

Definition

A bitmask combining all available HttpTransportType values.

public: static initonly Microsoft::AspNetCore::Http::Connections::HttpTransportType All;
public static readonly Microsoft.AspNetCore.Http.Connections.HttpTransportType All;
 staticval mutable All : Microsoft.AspNetCore.Http.Connections.HttpTransportType
Public Shared ReadOnly All As HttpTransportType 

Field Value

Applies to