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

Class GetAllTimeSamplingProfileCommandResponse

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

Response for GetAllTimeSamplingProfile

public sealed class GetAllTimeSamplingProfileCommandResponse : ICommandResponse<GetAllTimeSamplingProfileCommandSettings>, ICommandResponse
Inheritance
GetAllTimeSamplingProfileCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Profile

Gets or sets the profile

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

Property Value

SamplingProfile