Events_T_Furcadia_Net_DirectConnection_NetConnection - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The NetConnection type exposes the following members.
Name | Description | |
---|---|---|
Connected | This is triggered when the (Inherited from ClientBase.) | |
Error | This is triggered when a handled Exception is thrown. (Inherited from ClientBase.) | |
ServerData | This is triggered when the Server sends data to the client. Doesn't expect a return value. (Inherited from ClientBase.) | |
ServerDisConnected | This is triggered when the Server Disconnects (Inherited from ClientBase.) |