Click or drag to resize

ProxyOptionsStandalone Property

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Allow the connection to stay open after the client drops?

Namespace:  Furcadia.Net.Options
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public bool Standalone { get; set; }

Property Value

Type: Boolean
Remarks
if standalone is enabled.. then we can skip, Furcadia Client Login with Firewall/Proxy settings and manage the client triggers ourselves
See Also