![]() |
ClientBase Events |
[This is preliminary documentation and is subject to change.]
The ClientBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Error |
This is triggered when a handled Exception is thrown.
|
![]() | ServerConnected |
Occurs when [server connected].
|
![]() | ServerData2 |
This is triggered when the Server sends data to the client.
Doesn't expect a return value.
|
![]() | ServerDisconnected |
This is triggered when the Server Disconnects
|