IConsulService Interface

Namespace
CondenserDotNet.Server
Interfaces
Implementing Types
graph TD Interface0["IService"]-.->Type click Interface0 "/CondenserDocs/api/CondenserDotNet.Server/IService" Type["IConsulService"] class Type type-node Type-.->Implementing0["Service"] click Implementing0 "/CondenserDocs/api/CondenserDotNet.Server/Service" Type-.->Implementing1["ServiceWithCustomClient"] click Implementing1 "/CondenserDocs/api/CondenserDotNet.Middleware.Pipelines/ServiceWithCustomClient"

Syntax

public interface IConsulService : IService

Methods