TracingClient Events |
The TracingClient type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferUsage |
BufferUsage
| |
| DataCollected |
Contains an bucket of collected trace events. When tracing is stopped collected events will be
send as a sequence of dataCollected events followed by tracingComplete event.
| |
| TracingComplete |
Signals that tracing is stopped and there is no trace buffers pending flush, all data were
delivered via dataCollected events.
|