Redigera

Dela via


ZooKeeperGatewayListProvider.IsUpdatable Property

Definition

Specifies whether this IGatewayListProvider ever refreshes its returned information, or always returns the same gw list. (currently only the static config based StaticGatewayListProvider is not updatable. All others are.)

public bool IsUpdatable { get; }
member this.IsUpdatable : bool
Public ReadOnly Property IsUpdatable As Boolean

Property Value

Implements

Applies to