Group Manager
This section looks at the object model exposed for XLANG hosting COM+ applications. You get a reference to this object as an item in the collection exposed by System Manager described previously. The object interface is used to stop, suspend, resume, and get information about a running schedule instances in the hosting application.
In Visual Basic, the type library for this object is available in SkedCore.dll, which is nominally located at \Program Files\Microsoft BizTalk Server\XLANG Scheduler\SkedCore.dll. This is the XLANG Scheduler Runtime Type Library. See Figure 11.7 for references.
The following code fragments show how to get a reference to the default group manager. This is the idiomatic use of the default property, Item ...
Get BizTalk™ Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.