C# Class Nimbus.Infrastructure.Routing.DestinationPerMessageTypeRouter

Inheritance: IRouter
Mostra file Open project: NimbusAPI/Nimbus Class Usage Examples

Public Methods

Method Description
Route ( Type messageType, QueueOrTopic queueOrTopic, IPathFactory pathFactory ) : string

Method Details

Route() public method

public Route ( Type messageType, QueueOrTopic queueOrTopic, IPathFactory pathFactory ) : string
messageType System.Type
queueOrTopic QueueOrTopic
pathFactory IPathFactory
return string