PowerTCP Zip Compression for .NET
EndEventArgs Constructor




An instance of the EndEventArgs
Syntax
Public Function New( _
   ByVal exception As ZipException, _
   ByVal state As Object _
)
Dim exception As ZipException
Dim state As Object
 
Dim instance As New EndEventArgs(exception, state)
public EndEventArgs( 
   ZipException exception,
   object state
)
public: EndEventArgs( 
   ZipException* exception,
   Object* state
)
public:
EndEventArgs( 
   ZipException^ exception,
   Object^ state
)

Parameters

exception
state
See Also

Reference

EndEventArgs Class
EndEventArgs Members


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