HeapProfilerClientAddHeapSnapshotChunk Event |
Version 118.6.80
AddHeapSnapshotChunk
Namespace:
CefSharp.DevTools.HeapProfiler
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public event EventHandler<AddHeapSnapshotChunkEventArgs> AddHeapSnapshotChunk
public:
event EventHandler<AddHeapSnapshotChunkEventArgs^>^ AddHeapSnapshotChunk {
void add (EventHandler<AddHeapSnapshotChunkEventArgs^>^ value);
void remove (EventHandler<AddHeapSnapshotChunkEventArgs^>^ value);
}
Value
Type:
SystemEventHandlerAddHeapSnapshotChunkEventArgsSee Also