PowerTCP Sockets for .NET
ErrorEventArgs Constructor




Syntax
'Declaration
 
Public Function New( _
   ByVal exception As Exception _
)
'Usage
 
Dim exception As Exception
 
Dim instance As New ErrorEventArgs(exception)
public ErrorEventArgs( 
   Exception exception
)
public: ErrorEventArgs( 
   Exception* exception
)
public:
ErrorEventArgs( 
   Exception^ exception
)

Parameters

exception
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic