Method | Description | |
---|---|---|
SelectReceiver ( string receiverAddresses ) : string |
Selects a destination instance for a message from all known addresses of a logical endpoint.
|
Method | Description | |
---|---|---|
DistributionStrategy ( string endpoint, DistributionStrategyScope scope ) |
Creates a new DistributionStrategy.
|
protected DistributionStrategy ( string endpoint, DistributionStrategyScope scope ) | ||
endpoint | string | The name of the endpoint this distribution strategy resolves instances for. |
scope | DistributionStrategyScope | The scope for this strategy. |
public abstract SelectReceiver ( string receiverAddresses ) : string | ||
receiverAddresses | string | |
return | string |