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