Click or drag to resize

ProxyCfgBypassLocal Property

Indicates whether the proxy server should be bypassed for local addresses or not.

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public bool BypassLocal { get; set; }

Property Value

Type: Boolean
Remarks
Default value is true.
See Also