Lightstreamer .Net Adapter 1.7
|
A handler for error conditions occurring on the Remote Server. By setting the handler, it's possible to override the default exception handling.
public: __property IExceptionHandler ExceptionHandler;
public IExceptionHandler ExceptionHandler;
Public Property ExceptionHandler() As IExceptionHandler