IRebroadcastServerManager Events |
The IRebroadcastServerManager type exposes the following members.
Name | Description | |
---|---|---|
ClientConnected |
Raised when a client connects to one of the servers.
| |
ClientDisconnected |
Raised when a client disconnects from one of the servers.
| |
ExceptionCaught |
Raised when an exception is caught on the background thread. The background thread should not
pass ThreadAbortException through this.
(Inherited from IBackgroundThreadExceptionCatcher.) | |
OnlineChanged |
Raised when Online changes.
|