SocketsHttpHandler.IsSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Handler auf der aktuellen Plattform unterstützt wird.

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

Eigenschaftswert

truewenn der Handler unterstützt wird; andernfalls . false

Attribute

Gilt für: