Click or drag to resize

IProfileNetwork Property

Gets the service that allows working with network.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
INetwork Network { get; }

Property Value

Type: INetwork
The service that allows working with network.
See Also