Differences

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

2011-12-28 2011-12-29
results anchor (martin) output and opened are readonly (martin)
Line 20: Line 20:
| string IniFilePath | Path to an INI file. Used only when ''DefaultConfiguration'' is ''false''. When ''null'', default WinSCP configuration storage is used, meaning INI file, if any is present in WinSCP startup directory, or Windows Registry otherwise. | | string IniFilePath | Path to an INI file. Used only when ''DefaultConfiguration'' is ''false''. When ''null'', default WinSCP configuration storage is used, meaning INI file, if any is present in WinSCP startup directory, or Windows Registry otherwise. |
| string LogPath | Path to store [[logging|session log file]] to. Default ''null'' mean, no session log file is created. | | string LogPath | Path to store [[logging|session log file]] to. Default ''null'' mean, no session log file is created. |
-| bool Opened | Is session opened yet? ''true'', when ''Open'' was successfully called already. | +| bool Opened | Is session opened yet? ''true'', when ''Open'' was successfully called already. Read-only. | 
-| IList<string> Output | Output of WinSCP console session. See also ''OutputDataReceived'' event. |+| IList<string> Output | Output of WinSCP console session. See also ''OutputDataReceived'' event. Read-only. |
| TimeSpan Timeout | Maximal interval between two consecutive outputs from WinSCP console session, before exception is thrown. The default is one minute. | | TimeSpan Timeout | Maximal interval between two consecutive outputs from WinSCP console session, before exception is thrown. The default is one minute. |

Last modified: by martin