You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example of a .Net background worker service using the SystemFileWatcher to watch a directory and consume the files(CSV) dropped there and doing a simple line read.
About
.Net Background Worker Service Using SystemFileWatcher Tutorial