Differences

This shows you the differences between the selected revisions of the page.

2011-12-29 2011-12-29
namespace (martin) batch not complex (martin)
Line 68: Line 68:
But there can be failures that cannot be explicitly associated with any operation represented in results. An example is an error when listing contents of remote directory to determine list of files to downloads. The listing is not represented in the results, so the failure will be included only in a generic list of failures. But there can be failures that cannot be explicitly associated with any operation represented in results. An example is an error when listing contents of remote directory to determine list of files to downloads. The listing is not represented in the results, so the failure will be included only in a generic list of failures.
-If you do not want to check the list of failures after every complex operation method call, you can use method ''OperationResultBase.Check'' to throw the first failure in the list, if any failure occured. See example:+If you do not want to check the list of failures after every batch operation method call, you can use method ''OperationResultBase.Check'' to throw the first failure in the list, if any failure occured. See example:
<code csharp> <code csharp>

Last modified: by martin