次の方法で共有


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

適用対象