PowerTCP Zip Compression for .NET
ExceptionEventArgs Constructor




An instance of the ExceptionEventArgs
Syntax
Public Function New( _
   ByVal index As Integer, _
   ByVal exception As Exception _
)
Dim index As Integer
Dim exception As Exception
 
Dim instance As New ExceptionEventArgs(index, exception)
public ExceptionEventArgs( 
   int index,
   Exception exception
)
public: ExceptionEventArgs( 
   int index,
   Exception* exception
)
public:
ExceptionEventArgs( 
   int index,
   Exception^ exception
)

Parameters

index
exception
See Also

Reference

ExceptionEventArgs Class
ExceptionEventArgs Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic