> Is there a way for a TestSocket
> execution to "know" which instance of a process model the TestSocket is
> running under?
Ah. I added a field to the ModelData container. The client can see this
via "RunState.Root.Parameters.ModelData..." even with "Seperate Globals for
Each Execution" selected.
Seems to do what I need.
---
Bob