NetworkParametersNetwork Property |
The
INetwork instance associated with the handler.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public INetwork Network { get; }
Property Value
Type:
INetworkThe
INetwork instance associated with the handler.
See Also