IBTTransportConfig.UpdateEndpointConfig Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void UpdateEndpointConfig(System::String ^ url, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ adapterConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ bizTalkConfig);
public void UpdateEndpointConfig (string url, Microsoft.BizTalk.Component.Interop.IPropertyBag adapterConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag bizTalkConfig);
abstract member UpdateEndpointConfig : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Sub UpdateEndpointConfig (url As String, adapterConfig As IPropertyBag, bizTalkConfig As IPropertyBag)
Parameter
- url
- String
- adapterConfig
- IPropertyBag
- bizTalkConfig
- IPropertyBag