Click or drag to resize

ProxySession 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 ProxySession type exposes the following members.

Events
  NameDescription
Public eventClientData2
This is triggered when the Client sends data to the server. Expects a return value.
Public eventClientDisconnected
This is triggered when the Server Disconnects
Public eventClientStatusChanged
Track the Furcadia Client status
Public eventError
This is triggered when a handled Exception is thrown.
Public eventProcessServerChannelData
Process Display chanObject.ChannelText and Channels
Public eventProcessServerInstruction
Public eventServerConnected
Occurs when [server connected].
Public eventServerData2
Occurs when [server data2].
Public eventServerDisconnected
This is triggered when the Server Disconnects
Public eventServerStatusChanged
Track the Server Status
Top
See Also