# ConsulGatewayListProvider.IsUpdatable

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.membership.consulgatewaylistprovider/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.clustering.consul/orleans.runtime.membership.consulgatewaylistprovider/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Clustering.Consul/ConsulGatewayListProvider.cs#L43)

```csharp
public bool IsUpdatable
```

Gets a value indicating whether this IGatewayListProvider ever refreshes its returned information, or always returns the same gateway list.
