SocketsHttpHandler.IsSupported Propriedade

Definição

Recebe um valor que indica se o handler é suportado na plataforma atual.

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

Valor de Propriedade

true se o manipulador for suportado; caso contrário, false.

Atributos

Aplica-se a