GCMemoryInfo.Concurrent Właściwość

Definicja

Pobiera wartość wskazującą, czy jest to współbieżna GC (background GC) lub nie.

public:
 property bool Concurrent { bool get(); };
public bool Concurrent { get; }
member this.Concurrent : bool
Public ReadOnly Property Concurrent As Boolean

Wartość właściwości

Boolean

true jeśli jest to współbieżna GC (gC w tle); false Inaczej.

Dotyczy