Click or drag to resize

HeapProfilerClientAddHeapSnapshotChunk Event

Version 108.4.130
AddHeapSnapshotChunk

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

Value

Type: SystemEventHandlerAddHeapSnapshotChunkEventArgs
See Also