F_Furcadia_Net_NetServerEventArgs_ConnectPhase - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

NetServerEventArgs.ConnectPhase 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 43

Syntax

C#

public ConnectionPhase ConnectPhase

VB

Public ConnectPhase As ConnectionPhase

VB Usage

Dim instance As NetServerEventArgs
Dim value As ConnectionPhase

value = instance.ConnectPhase

instance.ConnectPhase = value

C++

public:
ConnectionPhase ConnectPhase

F#

val mutable ConnectPhase: ConnectionPhase

Field Value

Type: ConnectionPhase

See Also

Reference

NetServerEventArgs Class
Furcadia.Net Namespace

⚠️ **GitHub.com Fallback** ⚠️