Click or drag to resize

TracingClient Events

Version 130.1.90

The TracingClient type exposes the following members.

Events
 NameDescription
Public eventBufferUsage BufferUsage
Public eventDataCollected Contains a bucket of collected trace events. When tracing is stopped collected events will be sent as a sequence of dataCollected events followed by tracingComplete event.
Public eventTracingComplete Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events.
Top
See Also