Partager via


ReceiverEndpoint.Update(IPropertyBag, IPropertyBag, IPropertyBag) Méthode

Définition

public:
 abstract void Update(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ config, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ bizTalkConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ handlerPropertyBag);
public abstract void Update (Microsoft.BizTalk.Component.Interop.IPropertyBag config, Microsoft.BizTalk.Component.Interop.IPropertyBag bizTalkConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag handlerPropertyBag);
abstract member Update : Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public MustOverride Sub Update (config As IPropertyBag, bizTalkConfig As IPropertyBag, handlerPropertyBag As IPropertyBag)

Paramètres

config
IPropertyBag
bizTalkConfig
IPropertyBag
handlerPropertyBag
IPropertyBag

S’applique à