IPipelineContext.ResourceTracker Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::BizTalk::Component::Interop::IResourceTracker ^ ResourceTracker { Microsoft::BizTalk::Component::Interop::IResourceTracker ^ get(); };
public Microsoft.BizTalk.Component.Interop.IResourceTracker ResourceTracker { get; }
member this.ResourceTracker : Microsoft.BizTalk.Component.Interop.IResourceTracker
Public ReadOnly Property ResourceTracker As IResourceTracker