PowerTCP Emulation for .NET CF
ErrorEventArgs Class
Members  See Also  Send comments on this topic.
Dart.Emulation Namespace : ErrorEventArgs Class




Provides data for the Error event;

Object Model

ErrorEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ErrorEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As ErrorEventArgs
C# 
public class ErrorEventArgs : System.EventArgs 
Managed Extensions for C++ 
public __gc class ErrorEventArgs : public System.EventArgs 
C++/CLI 
public ref class ErrorEventArgs : public System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.Emulation.ErrorEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.