Share via


OrchestrationPort Class

Definition

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

Properties

Binding
Modifier
Name
Orchestration
PortType
ReceivePort
SendPort
SendPortGroup

Explicit Interface Implementations

IOrchestrationPort.Orchestration
IOrchestrationPort.PortType
IOrchestrationPort.ReceivePort
IOrchestrationPort.SendPort
IOrchestrationPort.SendPortGroup

Applies to