TransportInfo 类

定义

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

属性

Address
DeliveryNotification
FromTime
OrderedDelivery
Primary
RetryCount
RetryInterval
SendHandler
SendPort
ServiceWindowEnabled
ToTime
TransportType
TransportTypeData

显式接口实现

ITransportInfo.SendPort
ITransportInfo.TransportType
ITransportInfo2.SendHandler
ITransportInfo2.SendPort
ITransportInfo2.TransportType

适用于