Click or drag to resize

BufferUsageEventArgs Properties

Version 94.4.20

The BufferUsageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventCount
An approximate number of events in the trace log.
Public propertyPercentFull
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
Public propertyValue
A number in range [0..1] that indicates the used size of event buffer as a fraction of its total size.
Top
See Also