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