GCMemoryInfo.Concurrent Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates if this is a concurrent GC (background GC) or not.
public:
property bool Concurrent { bool get(); };
C#
public bool Concurrent { get; }
member this.Concurrent : bool
Public ReadOnly Property Concurrent As Boolean
true
if this is a concurrent GC (background GC); false
otherwise.
Produit | Versions |
---|---|
.NET | 5, 6, 7, 8, 9, 10 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage (pull requests). Pour plus d’informations, consultez notre guide du contributeur.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: