RuntimeFeature.IsMultithreadingSupported Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Eigenschaftswert
- Attribute