NetServerEventArgs.ConnectPhase Field

FFF3PP

NetServerEventArgsConnectPhase Field

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

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

Status of the Server Connection

Namespace:  Furcadia.Net
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public ConnectionPhase ConnectPhase
Public ConnectPhase As ConnectionPhase

Dim instance As NetServerEventArgs
Dim value As ConnectionPhase

value = instance.ConnectPhase

instance.ConnectPhase = value
public:
ConnectionPhase ConnectPhase
val mutable ConnectPhase: ConnectionPhase

Field Value

Type: ConnectionPhase
See Also