Method | Description | |
---|---|---|
Receive ( System.TimeSpan timeout = null ) : Task |
||
RetryingInboundTransportDecorator ( IInboundTransport inbound, IOutboundTransport outbound, |
public Receive ( System.TimeSpan timeout = null ) : Task |
||
timeout | System.TimeSpan | |
return | Task |
public RetryingInboundTransportDecorator ( IInboundTransport inbound, IOutboundTransport outbound, |
||
inbound | IInboundTransport | |
outbound | IOutboundTransport | |
options | ||
return | System |