Furcadia Framework For Third Party Programs
![]() |
ServerQueOnServerSendMessage Field |
[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 44

public EventHandler OnServerSendMessage
Public OnServerSendMessage As EventHandler Dim instance As ServerQue Dim value As EventHandler value = instance.OnServerSendMessage instance.OnServerSendMessage = value
public: EventHandler^ OnServerSendMessage
val mutable OnServerSendMessage: EventHandler
Field Value
Type: EventHandler