| BufferUsageEventArgs Properties | 
The BufferUsageEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventCount | 
            An approximate number of events in the trace log.
             | 
|  | PercentFull | 
            A number in range [0..1] that indicates the used size of event buffer as a fraction of its
            total size.
             | 
|  | Value | 
            A number in range [0..1] that indicates the used size of event buffer as a fraction of its
            total size.
             | 
 See Also
See Also