IRouteSource.

GetServiceInstancesAsync(string) Method

Namespace
CondenserDotNet.Server
Containing Type
IRouteSource

Syntax

Task<ServiceInstance[]> GetServiceInstancesAsync(string serviceName)

Parameters

Name Type Description
serviceName string

Return Value

Type Description
Task<ServiceInstance[]>