BTXXlangStore.CreateAgentSubscription(IBTMessageAgentFactory) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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