Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetSamplingProfileCommandResponse

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

Response for GetSamplingProfile

public sealed class GetSamplingProfileCommandResponse : ICommandResponse<GetSamplingProfileCommandSettings>, ICommandResponse
Inheritance
GetSamplingProfileCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Profile

Gets or sets the profile

[JsonPropertyName("profile")]
public SamplingHeapProfile Profile { get; set; }

Property Value

SamplingHeapProfile