Table of Contents

Class BackgroundServiceEventReceivedEventArgs

Namespace
OpenQA.Selenium.DevTools.V132.BackgroundService
Assembly
WebDriver.dll

BackgroundServiceEventReceived

public sealed class BackgroundServiceEventReceivedEventArgs : EventArgs
Inheritance
BackgroundServiceEventReceivedEventArgs
Inherited Members

Properties

BackgroundServiceEvent

Gets or sets the backgroundServiceEvent

[JsonPropertyName("backgroundServiceEvent")]
public BackgroundServiceEvent BackgroundServiceEvent { get; set; }

Property Value

BackgroundServiceEvent