Edit

Share via


ZooKeeperBasedMembershipTable.IsUpdatable Property

Definition

Specifies whether this IGatewayListProvider ever refreshes its returned infomation, 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