BTXXlangStore.CreateAgentSubscription(IBTMessageAgentFactory) 方法

定义

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

参数

factory
Microsoft.BizTalk.Agent.Interop.IBTMessageAgentFactory

返回

Microsoft.BizTalk.Agent.Interop.IBTMessageSubscription

适用于