Click or drag to resize

ConnectionTypeChangedEventArgsConnectionType Property

Gets the connection type of the network at the time of the event.

Namespace:  DotNetBrowser.Net.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public ConnectionType ConnectionType { get; }

Property Value

Type: ConnectionType
See Also