Interface ILookupService
public interface ILookupService
Properties
Applications
Applications Applications { get; }
Property Value
Methods
GetApplication(string)
Application GetApplication(string appName)
Parameters
appNamestring
Returns
GetInstanceById(string)
IList<InstanceInfo> GetInstanceById(string id)
Parameters
idstring
Returns
GetNextServerFromEureka(string, bool)
InstanceInfo GetNextServerFromEureka(string virtualHostname, bool secure)