Table of Contents

Class SamplingHeapProfileSample

Namespace
OpenQA.Selenium.DevTools.V130.HeapProfiler
Assembly
WebDriver.dll

SamplingHeapProfileSample

public sealed class SamplingHeapProfileSample
Inheritance
SamplingHeapProfileSample
Inherited Members

Properties

NodeId

nodeId

[JsonPropertyName("nodeId")]
public long NodeId { get; set; }

Property Value

long

Ordinal

ordinal

[JsonPropertyName("ordinal")]
public double Ordinal { get; set; }

Property Value

double

Size

size

[JsonPropertyName("size")]
public double Size { get; set; }

Property Value

double