Differences
This shows you the differences between the selected revisions of the page.
| 2015-08-05 | 2015-10-15 | ||
| unambiguous source path (martin) | MS standard is to have opening brace on new line (martin) | ||
| Line 35: | Line 35: | ||
| { | { | ||
| // Setup session options | // Setup session options | ||
| - | SessionOptions sessionOptions = new SessionOptions { | + | SessionOptions sessionOptions = new SessionOptions | 
| + | ···········{ | ||
| Protocol = Protocol.Sftp, | Protocol = Protocol.Sftp, | ||
| HostName = "example.com", | HostName = "example.com", | ||