Dart.PowerTCP.EmailValidation Namespace : ExceptionEventArgs Class |
Provides data for asynchronous event handlers.
For a list of all members of this type, see ExceptionEventArgs members.
System.Object
System.EventArgs
Dart.PowerTCP.EmailValidation.ExceptionEventArgs
[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
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".
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)
ExceptionEventArgs Members | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.