C# 클래스 Bus.Transport.ReceptionPipe.InboundMessageProcessingEntry

파일 보기 프로젝트 열기: jbouzaglou/PetPigeonsESB

공개 프로퍼티들

프로퍼티 타입 설명
Command IBusEventProcessorCommand
ForceMessageThrough bool
InboundBusinessMessageEntry InboundBusinessMessageEntry
InfrastructureEntry InboundInfrastructureEntry
InitialTransportMessage ReceivedTransportMessage
IsCommand bool
IsInfrastructureMessage bool
IsStrandardMessage bool
QueuedInboundEntries List

프로퍼티 상세

Command 공개적으로 프로퍼티

public IBusEventProcessorCommand Command
리턴 IBusEventProcessorCommand

ForceMessageThrough 공개적으로 프로퍼티

public bool ForceMessageThrough
리턴 bool

InboundBusinessMessageEntry 공개적으로 프로퍼티

public InboundBusinessMessageEntry,Bus.Transport.ReceptionPipe InboundBusinessMessageEntry
리턴 InboundBusinessMessageEntry

InfrastructureEntry 공개적으로 프로퍼티

public InboundInfrastructureEntry,Bus.Transport.ReceptionPipe InfrastructureEntry
리턴 InboundInfrastructureEntry

InitialTransportMessage 공개적으로 프로퍼티

public ReceivedTransportMessage,Bus.Transport.ReceptionPipe InitialTransportMessage
리턴 ReceivedTransportMessage

IsCommand 공개적으로 프로퍼티

public bool IsCommand
리턴 bool

IsInfrastructureMessage 공개적으로 프로퍼티

public bool IsInfrastructureMessage
리턴 bool

IsStrandardMessage 공개적으로 프로퍼티

public bool IsStrandardMessage
리턴 bool

QueuedInboundEntries 공개적으로 프로퍼티

public List QueuedInboundEntries
리턴 List