Byrd, Payton wrote:
I'm current invoking nant by creating a new Process and starting it. I
would like finer-grained control, plus the ability to initiate a debug,
by starting the build directly in my code in a new thread. Has anyone
already done this? If so, would you mind sharing the code?
t;
Sent by:cc:
[EMAIL PROTECTED] Subject: [Nant-users] Code to
invoke nant in new thread, but same process
Title: Code to invoke nant in new thread, but same process
I'm current invoking nant by creating a new Process and starting it. I would like finer-grained control, plus the ability to initiate a debug, by starting the build directly in my code in a new thread. Has anyone already done this?