GCMemoryInfo.TotalCommittedBytes Özellik

Tanım

Yönetilen yığının toplam işlenen bayt sayısını alır.

public:
 property long TotalCommittedBytes { long get(); };
public long TotalCommittedBytes { get; }
member this.TotalCommittedBytes : int64
Public ReadOnly Property TotalCommittedBytes As Long

Özellik Değeri

Int64

Yönetilen yığının toplam işlenen bayt sayısı.

Şunlara uygulanır