ReceiverEndpoint<RLConfigType>.Update 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:
override void Update(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ config, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ bizTalkConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ handlerPropertyBag);
public override sealed void Update (Microsoft.BizTalk.Component.Interop.IPropertyBag config, Microsoft.BizTalk.Component.Interop.IPropertyBag bizTalkConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag handlerPropertyBag);
override this.Update : Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Overrides NotOverridable Sub Update (config As IPropertyBag, bizTalkConfig As IPropertyBag, handlerPropertyBag As IPropertyBag)
Parameters
- config
- IPropertyBag
- bizTalkConfig
- IPropertyBag
- handlerPropertyBag
- IPropertyBag