Skip to content

GatewayOptions Properties

Options for configuring how clients interact with gateway endpoints.

GatewayListRefreshPeriod

getset
View source
public TimeSpan GatewayListRefreshPeriod
Gets or sets the period of time between refreshing the list of active gateways.

Property value

The list of active gateways will be refreshed every minute by default.

PreferredGatewayIndex

getset
View source
public int PreferredGatewayIndex
Gets or sets the index of the preferred gateway within the list of active gateways.

Property value

No gateway is preferred by default.