ZooKeeperGatewayListProvider.MaxStaleness 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.
Specifies how often this IGatewayListProvider is refreshed, to have a bound on max staleness of its returned information.
public TimeSpan MaxStaleness { get; }
member this.MaxStaleness : TimeSpan
Public ReadOnly Property MaxStaleness As TimeSpan