Click or drag to resize

HeapProfilerClient.AddHeapSnapshotChunk Event

Version 130.1.90
AddHeapSnapshotChunk

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

Value

EventHandler<AddHeapSnapshotChunkEventArgs>
See Also