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(); };
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

Eigenschaftswert

true , wenn der Handler unterstützt wird; falseandernfalls .

Attribute

Gilt für: