G
Guest
hey all,
i have a windows service that uses a FileSystemWatcher. When a file arrives
i need to do quite a few things to it. my question is should i put the rest
of the process in a separate vb program and just call that in the event. Or
just have the entire process inside the service?
thanks,
rodchar
i have a windows service that uses a FileSystemWatcher. When a file arrives
i need to do quite a few things to it. my question is should i put the rest
of the process in a separate vb program and just call that in the event. Or
just have the entire process inside the service?
thanks,
rodchar