Hi
I'm playing around with this class a little and it seems that while waiting for an event to happen it well waits, freezing the thread until the event is fired.
is this normal behaviour and if so lets say im monitoring the system, would i put these watchers into there own threads?
or is this class not really meant for this?
I'm playing around with this class a little and it seems that while waiting for an event to happen it well waits, freezing the thread until the event is fired.
is this normal behaviour and if so lets say im monitoring the system, would i put these watchers into there own threads?
or is this class not really meant for this?