Share via


ReceivePort Class

Definition

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
Inheritance
ReceivePort
Implements

Properties

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

Methods

AddNewReceiveLocation()
RemoveReceiveLocation(IReceiveLocation)

Explicit Interface Implementations

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

Applies to