AppDomainRoot.IAppDomainStub.GetActivityIndicators(Boolean, Boolean) Method
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.
virtual void Microsoft.XLANGs.BizTalk.ProcessInterface.IAppDomainStub.GetActivityIndicators([Runtime::InteropServices::Out] bool % isIdle, [Runtime::InteropServices::Out] bool % isEmpty) = Microsoft::XLANGs::BizTalk::ProcessInterface::IAppDomainStub::GetActivityIndicators;
void IAppDomainStub.GetActivityIndicators (out bool isIdle, out bool isEmpty);
Sub GetActivityIndicators (ByRef isIdle As Boolean, ByRef isEmpty As Boolean) Implements IAppDomainStub.GetActivityIndicators
Parameters
- isIdle
- Boolean
- isEmpty
- Boolean
Implements
Microsoft.XLANGs.BizTalk.ProcessInterface.IAppDomainStub.GetActivityIndicators(System.Boolean@,System.Boolean@)
Microsoft.XLANGs.BizTalk.ProcessInterface.IAppDomainStub.GetActivityIndicators(System.Boolean@,System.Boolean@)