Differences
This shows you the differences between the selected revisions of the page.
| 2012-01-04 | 2012-01-10 | ||
| TransferEventArgs (martin) | toc + example (martin) | ||
| Line 25: | Line 25: | ||
| * Referenced by ''[[library_operationresult|OperationResult<TransferEventArgs>]]'' returned by ''[[library_session_getfiles|Session.GetFiles]]'' and ''[[library_session_putfiles|Session.PutFiles]]''; | * Referenced by ''[[library_operationresult|OperationResult<TransferEventArgs>]]'' returned by ''[[library_session_getfiles|Session.GetFiles]]'' and ''[[library_session_putfiles|Session.PutFiles]]''; | ||
| * Referenced by ''[[library_synchronizationresult|SynchronizationResult]]'' returned by ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''. | * Referenced by ''[[library_synchronizationresult|SynchronizationResult]]'' returned by ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''. | ||
| + | |||
| + | ===== Example ===== | ||
| + | See [[library#example|overall example for WinSCP .NET assembly]]. | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||