See Also

CallbackManager Class  | CallbackManager Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

FinalizeException() Method

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();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

CallbackManager Class  | CallbackManager Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.