메소드 | 설명 | |
---|---|---|
Receive ( System.TimeSpan timeout = null ) : Task |
||
RetryingInboundTransportDecorator ( IInboundTransport inbound, IOutboundTransport outbound, |
public Receive ( System.TimeSpan timeout = null ) : Task |
||
timeout | System.TimeSpan | |
리턴 | Task |
public RetryingInboundTransportDecorator ( IInboundTransport inbound, IOutboundTransport outbound, |
||
inbound | IInboundTransport | |
outbound | IOutboundTransport | |
options | ||
리턴 | System |