Edit

Share via


StaticGatewayListProviderOptions Class

Definition

Options for configuring a static list of gateways.

public class StaticGatewayListProviderOptions
type StaticGatewayListProviderOptions = class
Public Class StaticGatewayListProviderOptions
Inheritance
StaticGatewayListProviderOptions

Remarks

> See UseStaticClustering(IClientBuilder, IPEndPoint[]) for more information.

Constructors

StaticGatewayListProviderOptions()

Properties

Gateways

Gets or sets the list of gateway addresses.

Applies to