ReceiverEndpoint.Update(IPropertyBag, IPropertyBag, IPropertyBag) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- config
- IPropertyBag
- bizTalkConfig
- IPropertyBag
- handlerPropertyBag
- IPropertyBag