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