AppDomainRoot(String, IMemoryAllocator, IDictionary) Constructor
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:
AppDomainRoot(System::String ^ name, Microsoft::XLANGs::BizTalk::ProcessInterface::IMemoryAllocator ^ owner, System::Collections::IDictionary ^ appProps);
public AppDomainRoot (string name, Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator owner, System.Collections.IDictionary appProps);
new Microsoft.BizTalk.XLANGs.BTXEngine.AppDomains.AppDomainRoot : string * Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator * System.Collections.IDictionary -> Microsoft.BizTalk.XLANGs.BTXEngine.AppDomains.AppDomainRoot
Public Sub New (name As String, owner As IMemoryAllocator, appProps As IDictionary)
Parameters
- name
- String
- owner
- Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator
- appProps
- IDictionary