Table of Contents

Class DirectUDPSocketLeftMulticastGroupEventArgs

Namespace
OpenQA.Selenium.DevTools.V144.Network
Assembly
WebDriver.dll

DirectUDPSocketLeftMulticastGroup

public sealed class DirectUDPSocketLeftMulticastGroupEventArgs : EventArgs
Inheritance
DirectUDPSocketLeftMulticastGroupEventArgs
Inherited Members

Properties

IPAddress

Gets or sets the IPAddress

[JsonPropertyName("IPAddress")]
public string IPAddress { get; set; }

Property Value

string

Identifier

Gets or sets the identifier

[JsonPropertyName("identifier")]
public string Identifier { get; set; }

Property Value

string