Property IsBypassProxyEnabled
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
IsBypassProxyEnabled
Gets a value indicating whether to bypass the proxy.
public bool IsBypassProxyEnabled { get; set; }
Property Value
- bool
true
if the proxy needs to be bypassed; otherwise,false
.