RuntimeFeature.IsMultithreadingSupported Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static property bool IsMultithreadingSupported { bool get(); };
[System.Runtime.Versioning.UnsupportedOSPlatformGuard("browser")]
[System.Runtime.Versioning.UnsupportedOSPlatformGuard("wasi")]
public static bool IsMultithreadingSupported { get; }
[<System.Runtime.Versioning.UnsupportedOSPlatformGuard("browser")>]
[<System.Runtime.Versioning.UnsupportedOSPlatformGuard("wasi")>]
static member IsMultithreadingSupported : bool
Public Shared ReadOnly Property IsMultithreadingSupported As Boolean
Valor da propriedade
- Atributos