IBTTransportConfig.AddReceiveEndpoint Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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