Table of Contents

Class StopObservingResult

Namespace
Selenium.WebDriver.BiDi.Cdp.BackgroundService
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
public sealed record StopObservingResult : EmptyResult, IEquatable<EmptyResult>, IEquatable<StopObservingResult>
Inheritance
EmptyResult
StopObservingResult
Implements
IEquatable<EmptyResult>
Inherited Members
EmptyResult.ToString()
EmptyResult.GetHashCode()
EmptyResult.Equals(EmptyResult)
EmptyResult.<Clone>$()
EmptyResult.AdditionalData
EmptyResult.AdditionalMessageData

Constructors

StopObservingResult()

public StopObservingResult()