TracingCompleteParameter
@Serializable
Signals that tracing is stopped and there is no trace buffers pending flush, all data were delivered via dataCollected events.
Constructors
Link copied to clipboard
constructor(dataLossOccurred: Boolean, stream: String? = null, traceFormat: Tracing.StreamFormat? = null, streamCompression: Tracing.StreamCompression? = null)