Interface IEurekaClient
public interface IEurekaClient : ILookupService
- Inherited Members
Methods
GetInstancesByVipAddress(string, bool)
IList<InstanceInfo> GetInstancesByVipAddress(string vipAddress, bool secure)
Parameters
Returns
ShutdownAsync()
Task ShutdownAsync()