C# Class Bus.Transport.ReceptionPipe.InboundMessageProcessingEntry

Datei anzeigen Open project: jbouzaglou/PetPigeonsESB

Public Properties

Property Type Description
Command IBusEventProcessorCommand
ForceMessageThrough bool
InboundBusinessMessageEntry InboundBusinessMessageEntry
InfrastructureEntry InboundInfrastructureEntry
InitialTransportMessage ReceivedTransportMessage
IsCommand bool
IsInfrastructureMessage bool
IsStrandardMessage bool
QueuedInboundEntries List

Property Details

Command public_oe property

public IBusEventProcessorCommand Command
return IBusEventProcessorCommand

ForceMessageThrough public_oe property

public bool ForceMessageThrough
return bool

InboundBusinessMessageEntry public_oe property

public InboundBusinessMessageEntry,Bus.Transport.ReceptionPipe InboundBusinessMessageEntry
return InboundBusinessMessageEntry

InfrastructureEntry public_oe property

public InboundInfrastructureEntry,Bus.Transport.ReceptionPipe InfrastructureEntry
return InboundInfrastructureEntry

InitialTransportMessage public_oe property

public ReceivedTransportMessage,Bus.Transport.ReceptionPipe InitialTransportMessage
return ReceivedTransportMessage

IsCommand public_oe property

public bool IsCommand
return bool

IsInfrastructureMessage public_oe property

public bool IsInfrastructureMessage
return bool

IsStrandardMessage public_oe property

public bool IsStrandardMessage
return bool

QueuedInboundEntries public_oe property

public List QueuedInboundEntries
return List