Gets the service that allows working with network.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax INetwork Network { get; }
Property Value
Type:
INetworkThe service that allows working with network.
See Also