<PackageReference Include="Grpc.Net.Client" Version="2.67.0-pre1" />

Grpc.Net.Client.Balancer.StaticResolverFactory

public sealed class StaticResolverFactory : ResolverFactory
A ResolverFactory that matches the URI scheme static and creates StaticResolver instances.

Note: Experimental API that can change or be removed without any prior notice.

Initializes a new instance of the StaticResolverFactory class with a callback that returns a collection of addresses for a target Uri.