F_Furcadia_Net_Utils_ServerQue_OnServerSendMessage - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

ServerQue.OnServerSendMessage Field

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

Notify subscribers were's sending an instruction to the games server

Namespace: Furcadia.Net.Utils
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public EventHandler OnServerSendMessage

VB

Public OnServerSendMessage As EventHandler

VB Usage

Dim instance As ServerQue
Dim value As EventHandler

value = instance.OnServerSendMessage

instance.OnServerSendMessage = value

C++

public:
EventHandler^ OnServerSendMessage

F#

val mutable OnServerSendMessage: EventHandler

Field Value

Type: EventHandler

See Also

Reference

ServerQue Class
Furcadia.Net.Utils Namespace

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