EngineOptionsIsGoogleTrafficDisabled Property  | 
 
                Indicates whether Chromium services that cause additional traffic are disabled.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic bool IsGoogleTrafficDisabled { get; }Property Value
Type: 
Booleantrue if additional traffic is disabled, 
false otherwise.
See Also