Click or drag to resize

CefSharp.DevTools.HeapProfiler Namespace

Version 102.0.100

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

Classes
  ClassDescription
Public classAddHeapSnapshotChunkEventArgs
addHeapSnapshotChunk
Public classGetHeapObjectIdResponse
GetHeapObjectIdResponse
Public classGetObjectByHeapObjectIdResponse
GetObjectByHeapObjectIdResponse
Public classGetSamplingProfileResponse
GetSamplingProfileResponse
Public classHeapProfilerClient
HeapProfiler
Public classHeapStatsUpdateEventArgs
If heap objects tracking has been started then backend may send update for one or more fragments
Public classLastSeenObjectIdEventArgs
If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
Public classReportHeapSnapshotProgressEventArgs
reportHeapSnapshotProgress
Public classSamplingHeapProfile
Sampling profile.
Public classSamplingHeapProfileNode
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
Public classSamplingHeapProfileSample
A single sample from a sampling profile.
Public classStopSamplingResponse
StopSamplingResponse