Events_T_Furcadia_Net_NetProxy - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

NetProxy Events

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

The NetProxy type exposes the following members.

Events

 

Name Description
Protected event ClientConnected
Public event ClientData2 This is triggered when the Client sends data to the server. Expects a return value.
Protected event ClientDisconnected This is triggered when the Client Disconnects
Protected event ClientExited Occurs when the furcadia client exits.
Public event Error This is triggered when a handled Exception is thrown.
Public event ServerConnected
Public event ServerData2 This is triggered when the Server sends data to the client. Doesn't expect a return value.
Public event ServerDisconnected This is triggered when the Server Disconnects
  Back to Top

See Also

Reference

NetProxy Class
Furcadia.Net Namespace

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