| IRebroadcastServer Events |
The IRebroadcastServer type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
|