Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Nimbus
Infrastructure
Routing
DestinationPerMessageTypeRouter
C# Class Nimbus.Infrastructure.Routing.DestinationPerMessageTypeRouter
Inheritance:
IRouter
Datei anzeigen
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