M
mike
Hi,
is anyone here that used filesystemwatcher?
I have the problem that i dont know when a file ist written successfully.
fw.NotifyFilter =
NotifyFilters.FileName |
NotifyFilters.LastWrite |
NotifyFilters.Size |
NotifyFilters.DirectoryName;
Can anybody help me?
Thanks in advance and best regards,
Mike
is anyone here that used filesystemwatcher?
I have the problem that i dont know when a file ist written successfully.
fw.NotifyFilter =
NotifyFilters.FileName |
NotifyFilters.LastWrite |
NotifyFilters.Size |
NotifyFilters.DirectoryName;
Can anybody help me?
Thanks in advance and best regards,
Mike