ZipOperationCompletedEventArgs Class
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9313)
Represents base class for the asynchronous operation completed event.
Syntax
public abstract class ZipOperationCompletedEventArgs : AsyncCompletedEventArgs
  Inheritance
ZipOperationCompletedEventArgs
      
      
      
  Inherited Members
Properties
| Name | Description | 
|---|---|
| Result | Gets the result of the operation.  |