Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
|
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. |