Compartir a través de


BTXXlangStore.CreateAgentSubscription(IBTMessageAgentFactory) Método

Definición

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

Parámetros

factory
Microsoft.BizTalk.Agent.Interop.IBTMessageAgentFactory

Devoluciones

Microsoft.BizTalk.Agent.Interop.IBTMessageSubscription

Se aplica a