Share via


ReceivePortConfig(IPropertyBag) Constructor

Definition

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

Applies to