puppeteer/new-docs/puppeteer.protocol.heapprofiler.reportheapsnapshotprogressevent.finished.md

12 lines
582 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [HeapProfiler](./puppeteer.protocol.heapprofiler.md) &gt; [ReportHeapSnapshotProgressEvent](./puppeteer.protocol.heapprofiler.reportheapsnapshotprogressevent.md) &gt; [finished](./puppeteer.protocol.heapprofiler.reportheapsnapshotprogressevent.finished.md)
## Protocol.HeapProfiler.ReportHeapSnapshotProgressEvent.finished property
<b>Signature:</b>
```typescript
finished?: boolean;
```