BTXPortBase Constructors
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.
Overloads
BTXPortBase(BTXPortBase) | |
BTXPortBase(Int32, IServiceProxy) |
BTXPortBase(BTXPortBase)
protected:
BTXPortBase(Microsoft::BizTalk::XLANGs::BTXEngine::BTXPortBase ^ portBase);
protected BTXPortBase (Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase portBase);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase : Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase
Protected Sub New (portBase As BTXPortBase)
Parameters
- portBase
- BTXPortBase
Applies to
BTXPortBase(Int32, IServiceProxy)
protected:
BTXPortBase(int iPortInfo, Microsoft::XLANGs::Core::IServiceProxy ^ s);
protected BTXPortBase (int iPortInfo, Microsoft.XLANGs.Core.IServiceProxy s);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase : int * Microsoft.XLANGs.Core.IServiceProxy -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase
Protected Sub New (iPortInfo As Integer, s As IServiceProxy)
Parameters
- iPortInfo
- Int32