Differences
This shows you the differences between the selected revisions of the page.
2012-09-24 | 2012-11-01 | ||
5.1 is stable (martin) | no summary (69.174.87.92) | ||
Line 68: | Line 68: | ||
* Use any file manipulation methods you need, such as ''[[library_session_getfiles|GetFiles]]'', ''[[library_session_putfiles|PutFiles]]'', ''[[library_session_synchronizedirectories|SynchronizeDirectories]]''. | * Use any file manipulation methods you need, such as ''[[library_session_getfiles|GetFiles]]'', ''[[library_session_putfiles|PutFiles]]'', ''[[library_session_synchronizedirectories|SynchronizeDirectories]]''. | ||
- | The class is locked against concurrent accesses from multiple threads. Though you can use several instances of the class in paralel, even from different threads. | + | The class is locked against concurrent accesses from multiple threads. Though you can use several instances of the class in parallel, even from different threads. |
==== [[results]] Capturing Results of Operations ==== | ==== [[results]] Capturing Results of Operations ==== |