Click or drag to resize

HeapProfilerClientAddHeapSnapshotChunk Event

Version 112.3.0
AddHeapSnapshotChunk

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

Value

Type: SystemEventHandlerAddHeapSnapshotChunkEventArgs
See Also