HeapProfilerClientAddHeapSnapshotChunk Event |
Version 130.1.90
AddHeapSnapshotChunk
Namespace: CefSharp.DevTools.HeapProfilerAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public event EventHandler<AddHeapSnapshotChunkEventArgs> AddHeapSnapshotChunk
public:
event EventHandler<AddHeapSnapshotChunkEventArgs^>^ AddHeapSnapshotChunk {
void add (EventHandler<AddHeapSnapshotChunkEventArgs^>^ value);
void remove (EventHandler<AddHeapSnapshotChunkEventArgs^>^ value);
}
Value
EventHandlerAddHeapSnapshotChunkEventArgsSee Also