ReceivePort 类

定义

public ref class ReceivePort sealed : Microsoft::BizTalk::ExplorerOM::BaseObject, Microsoft::BizTalk::ExplorerOM::IReceivePort2
public sealed class ReceivePort : Microsoft.BizTalk.ExplorerOM.BaseObject, Microsoft.BizTalk.ExplorerOM.IReceivePort2
type ReceivePort = class
    inherit BaseObject
    interface IReceivePort2
    interface IReceivePort
Public NotInheritable Class ReceivePort
Inherits BaseObject
Implements IReceivePort2
继承
ReceivePort
实现

属性

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

方法

AddNewReceiveLocation()
RemoveReceiveLocation(IReceiveLocation)

显式接口实现

IReceivePort.AddNewReceiveLocation()
IReceivePort.BtsCatalogExplorer
IReceivePort.PrimaryReceiveLocation
IReceivePort.ReceiveLocations
IReceivePort.RemoveReceiveLocation(IReceiveLocation)
IReceivePort.SendPipeline
IReceivePort2.AddNewReceiveLocation()
IReceivePort2.Application
IReceivePort2.BtsCatalogExplorer
IReceivePort2.PrimaryReceiveLocation
IReceivePort2.ReceiveLocations
IReceivePort2.RemoveReceiveLocation(IReceiveLocation2)
IReceivePort2.RouteFailedMessage
IReceivePort2.SendPipeline

适用于