Monitoring a directory for new files

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I would like to develop a C# Windows Service Application
that monitors a directory for new files. When a new file
is detected, then I would like it to run an SQL Job.

Is there a command I can use with C# that would accomplish
this?

Thank you for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top