Click or drag to resize

HeapProfilerClient.AddHeapSnapshotChunk Event

Version 99.2.120
AddHeapSnapshotChunk

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

Value

Type: System.EventHandler<AddHeapSnapshotChunkEventArgs>
See Also