|
Lightstreamer Silverlight Client 1.4.2
|
Notification of the closure of the Connection because of a connection problem.
void OnFailure(PushConnException e);
void OnFailure(PushConnException e);
Function OnFailure(e As PushConnException) As void
|
Parameters |
Description |
|
PushConnException e |
Exception that describes the problem occurred. |