Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NServiceBus
Routing
UnicastAddressTag
C# Class NServiceBus.Routing.UnicastAddressTag
Represents a route directly to the specified destination.
Inheritance:
AddressTag
Mostrar archivo
Open project: Particular/NServiceBus
Class Usage Examples
Public Methods
Method
Description
UnicastAddressTag
(
string
destination
)
Initializes the strategy.
Method Details
UnicastAddressTag()
public
method
Initializes the strategy.
public
UnicastAddressTag
(
string
destination
)
destination
string
The destination.