ImageGear for .NET
UnRegisterExceptionHandler Method




Unregisters an exception handler for the entire application, used to display ImageGear error information.
Syntax
'Declaration
 
Public Shared Sub UnRegisterExceptionHandler() 
'Usage
 
ImGearWinForms.UnRegisterExceptionHandler()
public static void UnRegisterExceptionHandler()
public: static void UnRegisterExceptionHandler(); 
public:
static void UnRegisterExceptionHandler(); 
Remarks
This method must only be called in a thread in which the RegisterExceptionHandler method was previously called.
See Also

Reference

ImGearWinForms Class
ImGearWinForms Members
RegisterExceptionHandler Method

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback