Table of Contents

Class LocalValue.Channel.ChannelProperties

Namespace
OpenQA.Selenium.BiDi.Modules.Script
Assembly
WebDriver.dll
public record LocalValue.Channel.ChannelProperties : IEquatable<LocalValue.Channel.ChannelProperties>
Inheritance
LocalValue.Channel.ChannelProperties
Implements
Inherited Members

Constructors

ChannelProperties(Channel)

public ChannelProperties(Channel Channel)

Parameters

Channel Channel

Properties

Channel

public Channel Channel { get; init; }

Property Value

Channel

Ownership

public ResultOwnership? Ownership { get; set; }

Property Value

ResultOwnership?

SerializationOptions

public SerializationOptions? SerializationOptions { get; set; }

Property Value

SerializationOptions