Partager via


IBTTransportConfig.AddReceiveEndpoint Méthode

Définition

public:
 void AddReceiveEndpoint(System::String ^ url, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ adapterConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ bizTalkConfig);
public void AddReceiveEndpoint (string url, Microsoft.BizTalk.Component.Interop.IPropertyBag adapterConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag bizTalkConfig);
abstract member AddReceiveEndpoint : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Sub AddReceiveEndpoint (url As String, adapterConfig As IPropertyBag, bizTalkConfig As IPropertyBag)

Paramètres

url
String
adapterConfig
IPropertyBag
bizTalkConfig
IPropertyBag

S’applique à