Differences
This shows you the differences between the selected revisions of the page.
2011-12-28 | 2011-12-29 | ||
SynchronizationResult (martin) | library_operationresultbase (martin) | ||
Line 16: | Line 16: | ||
| ''[[library_chmodargs|ChmodArgs]]'' | Provides data for change of permissions event. | | | ''[[library_chmodargs|ChmodArgs]]'' | Provides data for change of permissions event. | | ||
| ''[[library_failedargs|FailedArgs]]'' | Provides data for ''[[library_session_failed|Session.Failed]]'' event. | | | ''[[library_failedargs|FailedArgs]]'' | Provides data for ''[[library_session_failed|Session.Failed]]'' event. | | ||
- | | ''[[library_operationresult|OperationResult]]'' | Represents results of batch operation. | | + | | ''[[library_operationresultbase|OperationResultBase]]'' | Represents results of abstract batch operation. | |
+ | | ''[[library_operationresult|OperationResult<T>]]'' | Represents results of simple batch operation. | | ||
| ''[[library_permissions|Permissions]]'' | Represents *nix-style remote file permissions. | | | ''[[library_permissions|Permissions]]'' | Represents *nix-style remote file permissions. | | ||
| ''[[library_removeargs|RemoveArgs]]'' | Provides data for remote file removal event. | | | ''[[library_removeargs|RemoveArgs]]'' | Provides data for remote file removal event. | |