Click or drag to resize

TracingClient Events

Version 94.4.20

The TracingClient type exposes the following members.

Events
  NameDescription
Public eventBufferUsage
BufferUsage
Public eventDataCollected
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.
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