# AdoNetGatewayListProvider

Package: [Microsoft.Orleans.Clustering.AdoNet](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Clustering.AdoNet) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AdoNet/Orleans.Clustering.AdoNet/Messaging/AdoNetGatewayListProvider.cs#L13)

```csharp
public class AdoNetGatewayListProvider : IGatewayListProvider
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [AdoNetGatewayListProvider(ILogger&lt;AdoNetGatewayListProvider&gt;, IServiceProvider, IOptions&lt;AdoNetClusteringClientOptions&gt;, IOptions&lt;GatewayOptions&gt;, IOptions&lt;ClusterOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membership.adonetgatewaylistprovider/constructors/constructor-microsoft-extensions-logging-ilogger-orleans-runtime-membership-adon-19347272/)

## Properties

- [IsUpdatable](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membership.adonetgatewaylistprovider/properties/isupdatable-8e888830/)
- [MaxStaleness](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membership.adonetgatewaylistprovider/properties/maxstaleness-e8f16129/)

## Methods

- [GetGateways](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membership.adonetgatewaylistprovider/methods/getgateways-f8671e3e/)
- [InitializeGatewayListProvider](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membership.adonetgatewaylistprovider/methods/initializegatewaylistprovider-cf0334fd/)
