Méthode | Description | |
---|---|---|
ScatterGatherFirstCompletedRoutingLogic ( System.TimeSpan within ) : System |
Initializes a new instance of the ScatterGatherFirstCompletedRoutingLogic class.
|
|
Select ( object message, |
Picks all the provided routees to receive the message.
|
public ScatterGatherFirstCompletedRoutingLogic ( System.TimeSpan within ) : System | ||
within | System.TimeSpan | The amount of time to wait for a response. |
Résultat | System |
public Select ( object message, |
||
message | object | The message that is being routed |
routees | A collection of routees to choose from when receiving the |
|
Résultat |