Method | Description | |
---|---|---|
Route ( |
||
SingleQueueAndTopicPerMessageTypeRouter ( IRouter fallbackRouter, string singleCommandQueuePath = null, string singleRequestQueuePath = null ) : System |
public Route ( |
||
messageType | ||
queueOrTopic | QueueOrTopic | |
pathFactory | IPathFactory | |
return | string |
public SingleQueueAndTopicPerMessageTypeRouter ( IRouter fallbackRouter, string singleCommandQueuePath = null, string singleRequestQueuePath = null ) : System | ||
fallbackRouter | IRouter | |
singleCommandQueuePath | string | |
singleRequestQueuePath | string | |
return | System |