Class QueueBuilder.MasterLocator
Inheritance
System.Object
QueueBuilder.MasterLocator
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class MasterLocator : object
Properties
|
Edit this page
View Source
ClientLocal
Declaration
public static QueueBuilder.MasterLocator ClientLocal { get; }
Property Value
|
Edit this page
View Source
MinMasters
Declaration
public static QueueBuilder.MasterLocator MinMasters { get; }
Property Value
|
Edit this page
View Source
Random
Declaration
public static QueueBuilder.MasterLocator Random { get; }
Property Value
|
Edit this page
View Source
Value
Declaration
public string Value { get; }
Property Value
Type |
Description |
System.String |
|