Compartir a través de


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

Definición

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)

Parámetros

config
IPropertyBag
bizTalkConfig
IPropertyBag
handlerPropertyBag
IPropertyBag

Se aplica a