Table of Contents

Class ResponseContent

Namespace
OpenQA.Selenium.BiDi.Modules.Network
Assembly
WebDriver.dll
public record ResponseContent : IEquatable<ResponseContent>
Inheritance
ResponseContent
Implements
Inherited Members

Constructors

ResponseContent(long)

public ResponseContent(long Size)

Parameters

Size long

Properties

Size

public long Size { get; init; }

Property Value

long