Differences
This shows you the differences between the selected revisions of the page.
2011-12-29 | 2011-12-29 | ||
sorting events (martin) | will reference output property from library_session_outputdatareceived, using "occurs" with events (martin) | ||
Line 42: | Line 42: | ||
===== Events ===== | ===== Events ===== | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
- | | [[library_session_failed|Failed]] | Invoked when any error occurs. | | + | | [[library_session_failed|Failed]] | Occurs on error during any operation. | |
- | | [[library_session_filetransferred|FileTransferred]] | Invoked after file is downloaded or uploaded. | | + | | [[library_session_filetransferred|FileTransferred]] | Occurs when file is transfered. | |
- | | [[library_session_outputdatareceived|OutputDataReceived]] | Invoked on output from WinSCP console session. See also ''Output'' property. | | + | | [[library_session_outputdatareceived|OutputDataReceived]] | Occurs on output from WinSCP console session. | |
===== Remarks ===== | ===== Remarks ===== |