Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-29 | 2011-12-29 | ||
| syntax highlighter does not support @"..." (martin) | library_operationeventargs (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_operationeventargs|OperationEventArgs]] | Provides data for abstract operation event. | | ||
| | [[library_operationresultbase|OperationResultBase]] | Represents results of abstract batch operation. | | | [[library_operationresultbase|OperationResultBase]] | Represents results of abstract batch operation. | | ||
| | [[library_operationresult|OperationResult<T>]] | Represents results of simple batch operation. | | | [[library_operationresult|OperationResult<T>]] | Represents results of simple batch operation. | | ||