PERFORMANCE_INFORMATION class Struct

Contains performance information.

Inheritance

Constructors

PERFORMANCE_INFORMATION()

Properties

cb int
getter/setter pair
CommitLimit int
getter/setter pair
CommitPeak int
getter/setter pair
CommitTotal int
getter/setter pair
HandleCount int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
KernelNonpaged int
getter/setter pair
KernelPaged int
getter/setter pair
KernelTotal int
getter/setter pair
PageSize int
getter/setter pair
PhysicalAvailable int
getter/setter pair
PhysicalTotal int
getter/setter pair
ProcessCount int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SystemCache int
getter/setter pair
ThreadCount int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited