Interface IConsulServiceRegistrar
public interface IConsulServiceRegistrar : IServiceRegistrar, IDisposable
- Inherited Members
Properties
Registration
Gets the registration that the registrar is to register with Consul
IConsulRegistration Registration { get; }