Sdílet prostřednictvím


QuicListener.IsSupported Vlastnost

Definice

Získá hodnotu, která označuje, zda quIC je podporován pro scénáře serveru na aktuálním počítači.

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

Hodnota vlastnosti

true, pokud je quIC na aktuálním počítači podporovaný a dá se použít; jinak false.

Atributy

Poznámky

Požadavky quIC a podporované operační systémy najdete v tématu závislostí platformy.

Platí pro