SocketsHttpHandler.IsSupported Propriedade

Definição

Obtém um valor que indica se o manipulador tem suporte na plataforma atual.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
[System.Runtime.Versioning.UnsupportedOSPlatformGuard("browser")]
public static bool IsSupported { get; }
static member IsSupported : bool
[<System.Runtime.Versioning.UnsupportedOSPlatformGuard("browser")>]
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Valor da propriedade

true se o manipulador tiver suporte; caso contrário, false.

Atributos

Aplica-se a