Discussion:
Finding Orchestration Instance from Code
(too old to reply)
Skanda
2007-02-21 04:51:02 UTC
Permalink
Hi:

I'm trying to find the orchestration instance ID of the currently running
Orchestration instance. How would I determine that from code?
NISHIL
2007-03-23 11:25:05 UTC
Permalink
I suppose it is this.
Microsoft.XLANGs.Core.Service.RootService.ServiceId.ToString()

Done it many months bck...so dont re-collect exactly.
But I bet wht I gave you is correct.
--
Regards,
NISHIL
MCTS|Biztalk 2006
Freelance Biztalk Consultant
Http://biztalkblogs.com/nishil/default.aspx
Post by Skanda
I'm trying to find the orchestration instance ID of the currently running
Orchestration instance. How would I determine that from code?
Loading...