Differences
This shows you the differences between the selected revisions of the page.
| 2017-10-17 | 2018-08-20 | ||
| consistent us of dot at the end of switch description (martin) | dotnet interwiki (martin) | ||
| Line 42: | Line 42: | ||
| There is no equivalent for ''keepuptodate'' command in [[library|.NET assembly]]. | There is no equivalent for ''keepuptodate'' command in [[library|.NET assembly]]. | ||
| - | You can make use of ''[[msdn>System.IO.FileSystemWatcher]]'' to run non-recursive synchronization using ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]'', when change in local directory occurs. | + | You can make use of ''[[dotnet>System.IO.FileSystemWatcher]]'' to run non-recursive synchronization using ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]'', when change in local directory occurs. |