On 03.10.2011 16:32, Nicholas Frechette wrote:
> Application A uses the Process:Exited event to monitor application B
> and that seems to work properly when the monitored process is launched
> from the monitoring process.

It works properly because it's implemented. The other way around
(waiting for procs that were not started by the process) is not
fully implemented.

You may want to enable shared handles (see mono's man page), but
keep in mind that these are deprecated and may have their own
set of issues.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to