Condividi tramite


ProcessMemoryReport.TotalWorkingSetUsage Proprietà

Definizione

Ottiene l'utilizzo totale del working set del processo.

public:
 property unsigned long long TotalWorkingSetUsage { unsigned long long get(); };
uint64_t TotalWorkingSetUsage();
public ulong TotalWorkingSetUsage { get; }
var uInt64 = processMemoryReport.totalWorkingSetUsage;
Public ReadOnly Property TotalWorkingSetUsage As ULong

Valore della proprietà

UInt64

unsigned long long

uint64_t

Utilizzo totale del working set del processo.

Si applica a