See Also

ExceptionEventArgs Members  | Dart.PowerTCP.EmailValidation Namespace

Requirements

Namespace: Dart.PowerTCP.EmailValidation

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

Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP Email Validation for .NET

ExceptionEventArgs Class

Dart.PowerTCP.EmailValidation Namespace : ExceptionEventArgs Class

Provides data for asynchronous event handlers.

For a list of all members of this type, see ExceptionEventArgs members.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.PowerTCP.EmailValidation.ExceptionEventArgs

Syntax

[Visual Basic]
Public Class ExceptionEventArgs    Inherits EventArgs
[C#]
public class ExceptionEventArgs : EventArgs
[C++]
public __gc class ExceptionEventArgs : public EventArgs
[C++/CLI]
public ref class ExceptionEventArgs : public EventArgs

Remarks

A ExceptionEventArgs object is passed into asynchronous event handlers after an asynchronous operation has completed. If an exception occurred during the asynchronous operation, it is returned in ExceptionEventArgs.Exception.

For more information on implementing and handling events using PowerTCP.NET, see the topic, "Events in PowerTCP".

Requirements

Namespace: Dart.PowerTCP.EmailValidation

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

Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)

See Also

ExceptionEventArgs Members  | Dart.PowerTCP.EmailValidation Namespace

 

Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.