Click or drag to resize

HeapProfilerClientAddHeapSnapshotChunk Event

Version 102.0.100
AddHeapSnapshotChunk

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

Value

Type: SystemEventHandlerAddHeapSnapshotChunkEventArgs
See Also