ReceivePortConfig(IPropertyBag) Constructor
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.
Important
This API is not CLS-compliant.
public:
ReceivePortConfig(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag);
[System.CLSCompliant(false)]
public ReceivePortConfig (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag);
new Microsoft.BizTalk.Adapter.Wcf.Config.ReceivePortConfig : Microsoft.BizTalk.Component.Interop.IPropertyBag -> Microsoft.BizTalk.Adapter.Wcf.Config.ReceivePortConfig
Public Sub New (propertyBag As IPropertyBag)
Parameters
- propertyBag
- IPropertyBag
- Attributes