Table of Contents

Class GetSamplingProfileCommandSettings

Namespace
OpenQA.Selenium.DevTools.V146.Memory
Assembly
Selenium.WebDriver.dll

Retrieve native memory allocations profile collected since last startSampling call.

public sealed class GetSamplingProfileCommandSettings : ICommand
Inheritance
GetSamplingProfileCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string