1 implementation of SetEndpoints
Microsoft.Extensions.ServiceDiscovery (1)
LoadBalancing\RoundRobinServiceEndpointSelector.cs (1)
15
public void
SetEndpoints
(ServiceEndpointSource endpoints)
1 reference to SetEndpoints
Microsoft.Extensions.ServiceDiscovery (1)
LoadBalancing\IServiceEndpointSelector.cs (1)
18
/// Selects an endpoints from the collection provided by the most recent call to <see cref="
SetEndpoints
(ServiceEndpointSource)"/>.