Receiver.AddReceiveEndpoint(String, IPropertyBag, IPropertyBag) 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:
virtual void AddReceiveEndpoint(System::String ^ Url, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pBizTalkConfig);
public void AddReceiveEndpoint (string Url, Microsoft.BizTalk.Component.Interop.IPropertyBag pConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag pBizTalkConfig);
abstract member AddReceiveEndpoint : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
override this.AddReceiveEndpoint : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Sub AddReceiveEndpoint (Url As String, pConfig As IPropertyBag, pBizTalkConfig As IPropertyBag)
Parameter
- Url
- String
- pConfig
- IPropertyBag
- pBizTalkConfig
- IPropertyBag