Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MassTransit
RabbitMqTransport
Transport
SequentialEndpointResolver
C# Class MassTransit.RabbitMqTransport.Transport.SequentialEndpointResolver
Creates an IHostnameSelector which sequentially chooses the next host name from the provided list based on index
Inheritance:
IRabbitMqEndpointResolver
Exibir arquivo
Open project: MassTransit/MassTransit
Public Methods
Method
Description
All
( ) :
IEnumerable
SequentialEndpointResolver
(
string
hostNames
) :
System
Method Details
All()
public
method
public
All
( ) :
IEnumerable
return
IEnumerable
SequentialEndpointResolver()
public
method
public
SequentialEndpointResolver
(
string
hostNames
) :
System
hostNames
string
return
System