Baca dalam bahasa Inggris Edit

Bagikan melalui


GCMemoryInfo.FinalizationPendingCount Property

Definition

Gets the number of objects that are ready for finalization that this GC observed.

public long FinalizationPendingCount { get; }

Property Value

The total number of objects observed by this GC that are ready for finalization.

Applies to