Click or drag to resize

HeapProfilerClientAddHeapSnapshotChunk Event

Version 107.1.120
AddHeapSnapshotChunk

Namespace:  CefSharp.DevTools.HeapProfiler
Assembly:  CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public event EventHandler<AddHeapSnapshotChunkEventArgs> AddHeapSnapshotChunk

Value

Type: SystemEventHandlerAddHeapSnapshotChunkEventArgs
See Also