StreamLink for Silverlight
ExceptionHandler Property
StreamLink for SilverlightCaplin.StreamLink.LoggingFileLoggerExceptionHandler
Property allowing the exception handler to be set.
Declaration Syntax
C#Visual BasicVisual C++
public IExceptionHandler ExceptionHandler { set; }
Public WriteOnly Property ExceptionHandler As IExceptionHandler
public:
virtual property IExceptionHandler^ ExceptionHandler {
	void set (IExceptionHandler^ value) sealed;
}

Assembly: Caplin.StreamLink.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.13.0 (5.0.13.0)