Differences
This shows you the differences between the selected revisions of the page.
2011-12-29 | 2011-12-29 | ||
TransferArgs is not for FileTransferred event only (martin) | SessionLocalException + SessionRemoteException (martin) | ||
Line 25: | Line 25: | ||
| [[library_session|Session]] | Represents session. Provides methods for manipulating remote files. | | | [[library_session|Session]] | Represents session. Provides methods for manipulating remote files. | | ||
| [[library_sessionexception|SessionException]] | Exception associated with the ''[[library_session|Session]]''. | | | [[library_sessionexception|SessionException]] | Exception associated with the ''[[library_session|Session]]''. | | ||
+ | | [[library_sessionlocalexception|SessionLocalException]] | Exception associated with the ''[[library_session|Session]]'' originating from this assembly. | | ||
| [[library_sessionoptions|SessionOptions]] | Defines information to allow an automatic connection and authentication of the session. Is used with ''[[library_session_open|Session.Open]]'' method. | | | [[library_sessionoptions|SessionOptions]] | Defines information to allow an automatic connection and authentication of the session. Is used with ''[[library_session_open|Session.Open]]'' method. | | ||
+ | | [[library_sessionremoteexception|SessionRemoteException]] | Exception associated with the ''[[library_session|Session]]'', originating from WinSCP console session. | | ||
| [[library_synchronizationresult|SynchronizationResult]] | Represents results of synchronization (''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''). | | | [[library_synchronizationresult|SynchronizationResult]] | Represents results of synchronization (''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''). | | ||
| [[library_touchargs|TouchArgs]] | Provides data for remote file timestamp change event. | | | [[library_touchargs|TouchArgs]] | Provides data for remote file timestamp change event. | |