GatewayOptions.PreferedGatewayIndex Property

Definition

Gets or sets the index of the preferred gateway within the list of active gateways.

public int PreferedGatewayIndex { get; set; }
member this.PreferedGatewayIndex : int with get, set
Public Property PreferedGatewayIndex As Integer

Property Value

No gateway is preferred by default.

Remarks

Set this value to its default value, -1, to disable this functionality.

Applies to