Click or drag to resize

HeapProfilerClientAddHeapSnapshotChunk Event

Version 113.3.50
AddHeapSnapshotChunk

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

Value

Type: SystemEventHandlerAddHeapSnapshotChunkEventArgs
See Also