ProxyOptions Constructor

FFF3PP

ProxyOptions Constructor

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

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

Default settings

localhostport = 6700

furcprocess = "Furcadia.exe"

Namespace:  Furcadia.Net.Options
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public ProxyOptions()
Public Sub New


Dim instance As New ProxyOptions()
public:
ProxyOptions()
new : unit -> ProxyOptions
See Also