Name | Description | |
---|---|---|
![]() | Alert | Occurs when the listening process receives a notification from the server. |
![]() | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |
![]() | Error | Occurs when an exception happens during listening. |
![]() | Stopped | Occurs when the listening process is stopped. |