ServiceWithCustomClient Class

Namespace
CondenserDotNet.Middleware.Pipelines
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["IConsulService"]-.->Type click Interface0 "/CondenserDocs/api/CondenserDotNet.Server/IConsulService" Interface1["IService"]-.->Type click Interface1 "/CondenserDocs/api/CondenserDotNet.Server/IService" Interface2["IDisposable"]-.->Type Type["ServiceWithCustomClient"] class Type type-node

Syntax

public class ServiceWithCustomClient : IConsulService, IService, IDisposable

Constructors

Properties

Name Value Summary
Calls int
IpEndPoint IPEndPoint
NodeId string
Routes string[]
ServiceId string
SupportedVersions Version[]
Tags string[]
TotalRequestTime double

Methods