Dart.PowerWEB.TextBox Namespace > CallbackManager Class > FinalizeException Method : FinalizeException() Method |
A static method to be called in the case of an unhandled exception caught within a global application error handler during a callback. This method will force client-side progress polling to shut down.
[Visual Basic]
Overloads Public Shared Sub FinalizeException()
[C#]
public static void FinalizeException();
[C++]
public: static void FinalizeException();
[C++/CLI]
public:
static void FinalizeException();
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
CallbackManager Class | CallbackManager Members | Overload List
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.