Click or drag to resize
IRebroadcastServer Events

The IRebroadcastServer type exposes the following members.

Events
  NameDescription
Public eventExceptionCaught
Raised when an exception is caught on the background thread. The background thread should not pass ThreadAbortException through this.
(Inherited from IBackgroundThreadExceptionCatcher.)
Public eventOnlineChanged
Raised when Online changes.
Top
See Also