Click or drag to resize

MemoryUseEventArgs Properties

The MemoryUseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChange
The last change in memory - this is positive for increases and negative for decreases.
Public propertyHighWatermark
The current high water mark for reporting high memory usage.
Public propertyMemoryInUse
The current amount of memory in use.
Top
See Also