Share via


ReceiveLocation Class

Definition

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

Properties

Address
CustomData
Description
Enable
EncryptionCert
EndDate
EndDateEnabled
FragmentMessages
FromTime
IsPrimary
Name
PublicAddress
ReceiveHandler
ReceivePipeline
ReceivePipelineData
ReceivePort
RecurrenceSchedule
SendPipeline
SendPipelineData
ServiceWindowEnabled
StartDate
StartDateEnabled
ToTime
TransportType
TransportTypeData

Explicit Interface Implementations

IReceiveLocation.ReceiveHandler
IReceiveLocation.ReceivePipeline
IReceiveLocation.ReceivePort
IReceiveLocation.TransportType
IReceiveLocation2.EncryptionCert
IReceiveLocation2.ReceiveHandler
IReceiveLocation2.ReceivePipeline
IReceiveLocation2.ReceivePort
IReceiveLocation2.SendPipeline
IReceiveLocation2.SendPipelineData
IReceiveLocation2.TransportType

Applies to