IReceivePort2 接口

定义

public interface class IReceivePort2 : Microsoft::BizTalk::ExplorerOM::IReceivePort
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B8FD0FD1-F690-41d3-B437-7DE9DAD7F6F2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IReceivePort2 : Microsoft.BizTalk.ExplorerOM.IReceivePort
type IReceivePort2 = interface
    interface IReceivePort
Public Interface IReceivePort2
Implements IReceivePort
派生
属性
实现

属性

AnalyticsEnabled
Application
Authentication
BtsCatalogExplorer
CustomData
Description
InboundTransforms
IsTwoWay
Name
OutboundTransforms
PrimaryReceiveLocation
ReceiveLocations
RouteFailedMessage
SendPipeline
SendPipelineData
Tracking

方法

AddNewReceiveLocation()
RemoveReceiveLocation(IReceiveLocation) (继承自 IReceivePort)
RemoveReceiveLocation(IReceiveLocation2)

适用于