Click or drag to resize

CefSharp.DevTools.Tracing Namespace

Version 90.6.50

[Missing <summary> documentation for "N:CefSharp.DevTools.Tracing"]

Classes
  ClassDescription
Public classGetCategoriesResponse
GetCategoriesResponse
Public classMemoryDumpConfig
Public classRequestMemoryDumpResponse
RequestMemoryDumpResponse
Public classTraceConfig
TraceConfig
Public classTracingClient
Tracing
Enumerations
  EnumerationDescription
Public enumerationMemoryDumpLevelOfDetail
Details exposed when memory request explicitly declared. Keep consistent with memory_dump_request_args.h and memory_instrumentation.mojom
Public enumerationStreamCompression
Compression type to use for traces returned via streams.
Public enumerationStreamFormat
Data format of a trace. Can be either the legacy JSON format or the protocol buffer format. Note that the JSON format will be deprecated soon.