C# Class Nimbus.Infrastructure.Routing.DestinationPerMessageTypeRouter

Inheritance: IRouter
Afficher le fichier Open project: NimbusAPI/Nimbus Class Usage Examples

Méthodes publiques

Méthode Description
Route ( Type messageType, QueueOrTopic queueOrTopic, IPathFactory pathFactory ) : string

Method Details

Route() public méthode

public Route ( Type messageType, QueueOrTopic queueOrTopic, IPathFactory pathFactory ) : string
messageType System.Type
queueOrTopic QueueOrTopic
pathFactory IPathFactory
Résultat string