AsyncTransmitterEndpoint.Open(EndpointParameters, IPropertyBag, String) 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 Open(Microsoft::BizTalk::Adapter::Common::EndpointParameters ^ endpointParameters, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ handlerPropertyBag, System::String ^ propertyNamespace);
public abstract void Open (Microsoft.BizTalk.Adapter.Common.EndpointParameters endpointParameters, Microsoft.BizTalk.Component.Interop.IPropertyBag handlerPropertyBag, string propertyNamespace);
abstract member Open : Microsoft.BizTalk.Adapter.Common.EndpointParameters * Microsoft.BizTalk.Component.Interop.IPropertyBag * string -> unit
Parameters
- endpointParameters
- EndpointParameters
- handlerPropertyBag
- IPropertyBag
- propertyNamespace
- String