Sitecore 5.0 API

MainUtil.PROCESS_MEMORY_COUNTERS Fields

The fields of the MainUtil.PROCESS_MEMORY_COUNTERS class are listed below. For a complete list of MainUtil.PROCESS_MEMORY_COUNTERS class members, see the MainUtil.PROCESS_MEMORY_COUNTERS Members topic.

Public Instance Fields

cbCb.
PageFaultCountFault count of the page.
PagefileUsagePagefile usage.
PeakPagefileUsagePagefile usage of the peak.
PeakWorkingSetSizeSize of the peak working set.
QuotaNonPagedPoolUsagePool usage of the quota non paged.
QuotaPagedPoolUsageUsage of the quota paged pool.
QuotaPeakNonPagedPoolUsageUsage of the quota peak non paged pool.
QuotaPeakPagedPoolUsagePool usage of the quota peak paged.
WorkingSetSizeSize of the working set.

See Also

MainUtil.PROCESS_MEMORY_COUNTERS Class | Sitecore Namespace