![]() |
FileSystemWatcher Traps |
|
| Home « Computers « DevBlog | ||
Back to: Development Blog Contents
The .NET SystemFileWatcher class is a fabulous wrapper over Win32 file system functionality, but there are some tricks and traps in using it reliably.
Initial Group Post
| -----Original Message----- From: Greg Keogh [mailto:greg@mira.net] Sent: Wednesday, 17 March 2004 23:01 To: 'dotnet@stanski.com' Subject: FileSystemWatcher case and short names Has anyone here worked deeply with the FileSystemWatcher class? |
A Reply
-----Original Message----- Greg, This might help; it is from William Bartholomew’s Blog: http://william.bartholomew.com.au/DotBlog/archive/2004/03/17/236.aspx
| Comments Bill |
My Final Comment
-----Original Message----- A final note on this issue: |
Back to: Development Blog Contents