BTXXlangStore.CreateAgentSubscription(IBTMessageAgentFactory) 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.
public:
static Microsoft::BizTalk::Agent::Interop::IBTMessageSubscription ^ CreateAgentSubscription(Microsoft::BizTalk::Agent::Interop::IBTMessageAgentFactory ^ factory);
public static Microsoft.BizTalk.Agent.Interop.IBTMessageSubscription CreateAgentSubscription (Microsoft.BizTalk.Agent.Interop.IBTMessageAgentFactory factory);
static member CreateAgentSubscription : Microsoft.BizTalk.Agent.Interop.IBTMessageAgentFactory -> Microsoft.BizTalk.Agent.Interop.IBTMessageSubscription
Public Shared Function CreateAgentSubscription (factory As IBTMessageAgentFactory) As IBTMessageSubscription
Parameters
- factory
- Microsoft.BizTalk.Agent.Interop.IBTMessageAgentFactory
Returns
Microsoft.BizTalk.Agent.Interop.IBTMessageSubscription