共用方式為


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

適用於