Name | Description | |
---|---|---|
![]() | Alert | Occurs when an alert is received. |
![]() | 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 error is trapped during message send or receive. |
![]() | Stopped | Occurs when listening to server gets disabled. |
![]() | WaitTimeout | Occurs when no message was received from server during Timeout interval. |