GatewayOptions.GatewayListRefreshPeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the period of time between refreshing the list of active gateways.
public TimeSpan GatewayListRefreshPeriod { get; set; }
member this.GatewayListRefreshPeriod : TimeSpan with get, set
Public Property GatewayListRefreshPeriod As TimeSpan
Property Value
The list of active gateways will be refreshed every minute by default.