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

Class Bucket

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

Bucket

public sealed class Bucket
Inheritance
Bucket
Inherited Members

Properties

Count

count

[JsonPropertyName("count")]
public long Count { get; set; }

Property Value

long

High

high

[JsonPropertyName("high")]
public long High { get; set; }

Property Value

long

Low

low

[JsonPropertyName("low")]
public long Low { get; set; }

Property Value

long