메소드 | 설명 | |
---|---|---|
DispatchTimeoutBehavior ( IDispatchMessages dispatcher, IPersistTimeouts persister, TransportTransactionMode transportTransactionMode ) : System | ||
Invoke ( MessageContext context ) : System.Threading.Tasks.Task |
메소드 | 설명 | |
---|---|---|
GetDispatchConsistency ( TransportTransactionMode transportTransactionMode ) : DispatchConsistency |
public DispatchTimeoutBehavior ( IDispatchMessages dispatcher, IPersistTimeouts persister, TransportTransactionMode transportTransactionMode ) : System | ||
dispatcher | IDispatchMessages | |
persister | IPersistTimeouts | |
transportTransactionMode | TransportTransactionMode | |
리턴 | System |
public Invoke ( MessageContext context ) : System.Threading.Tasks.Task | ||
context | MessageContext | |
리턴 | System.Threading.Tasks.Task |