SocketsHttpHandler.IsSupported Proprietà

Definizione

Ottiene un valore che indica se il gestore è supportato nella piattaforma corrente.

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

Valore della proprietà

true se il gestore è supportato; in caso contrario, false.

Attributi

Si applica a