Share via


SendPort Class

Definition

public ref class SendPort sealed : Microsoft::BizTalk::ExplorerOM::BaseObject, Microsoft::BizTalk::ExplorerOM::ISendPort2
public sealed class SendPort : Microsoft.BizTalk.ExplorerOM.BaseObject, Microsoft.BizTalk.ExplorerOM.ISendPort2
type SendPort = class
    inherit BaseObject
    interface ISendPort2
    interface ISendPort
Public NotInheritable Class SendPort
Inherits BaseObject
Implements ISendPort2
Inheritance
SendPort
Implements

Properties

AnalyticsEnabled
Application
BtsCatalogExplorer
CustomData
Description
DynamicSendHandlers
EncryptionCert
Filter
InboundTransforms
IsDynamic
IsTwoWay
Name
OrderedDelivery
OrderPerAddress
OutboundTransforms
PrimaryTransport
Priority
ReceivePipeline
ReceivePipelineData
RouteFailedMessage
SecondaryTransport
SendPipeline
SendPipelineData
Status
StopSendingOnFailure
Tracking

Methods

SetSendHandler(String, String)

Explicit Interface Implementations

ISendPort.BtsCatalogExplorer
ISendPort.EncryptionCert
ISendPort.PrimaryTransport
ISendPort.ReceivePipeline
ISendPort.SecondaryTransport
ISendPort.SendPipeline
ISendPort2.Application
ISendPort2.BtsCatalogExplorer
ISendPort2.EncryptionCert
ISendPort2.PrimaryTransport
ISendPort2.ReceivePipeline
ISendPort2.SecondaryTransport
ISendPort2.SendPipeline

Applies to