Differences
This shows you the differences between the selected revisions of the page.
2014-10-30 | 2014-11-13 | ||
5.6.2 Defaulting Session.ReconnectTime to 120 seconds to match the new actual default (see 1173). Setting the property to TimeSpan.MaxValue removes any limit. (martin) | 5.6.3 Bug 876: Added method Session.AddRawConfiguration to configure any global configuration option. (martin) | ||
Line 40: | Line 40: | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| [[library_session_abort|Abort]] | Forcefully aborts session. | | | [[library_session_abort|Abort]] | Forcefully aborts session. | | ||
+ | | [[library_session_addrawconfiguration|AddRawConfiguration]] | Allows setting any configuration settings using raw format as in an INI file. | | ||
| [[library_session_createdirectory|CreateDirectory]] | Creates remote directory. | | | [[library_session_createdirectory|CreateDirectory]] | Creates remote directory. | | ||
| [[library_session_close|Close]] | Closes session. | | | [[library_session_close|Close]] | Closes session. | |