The ZipOperationCompletedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancelled |
Gets a value indicating whether the operation has been cancelled.
(Inherited from AsyncCompletedEventArgs.) | |
Error |
Gets a value indicating whether an error occurred during the operation.
(Inherited from AsyncCompletedEventArgs.) | |
Result |
Gets the result of the operation.
| |
UserState |
Gets a user state object.
(Inherited from AsyncCompletedEventArgs.) |