Partager via


Receiver.UpdateEndpointConfig(String, IPropertyBag, IPropertyBag) Méthode

Définition

public:
 virtual void UpdateEndpointConfig(System::String ^ Url, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pBizTalkConfig);
public void UpdateEndpointConfig (string Url, Microsoft.BizTalk.Component.Interop.IPropertyBag pConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag pBizTalkConfig);
abstract member UpdateEndpointConfig : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
override this.UpdateEndpointConfig : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Sub UpdateEndpointConfig (Url As String, pConfig As IPropertyBag, pBizTalkConfig As IPropertyBag)

Paramètres

Url
String
pConfig
IPropertyBag
pBizTalkConfig
IPropertyBag

Implémente

S’applique à