Click or drag to resize

HeapProfilerClientAddHeapSnapshotChunk 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

EventHandlerAddHeapSnapshotChunkEventArgs
See Also