RoutingData Class

Namespace
CondenserDotNet.Server
Base Types
  • object
graph TD Base0["object"]-->Type Type["RoutingData"] class Type type-node

Syntax

public class RoutingData

Constructors

Properties

Name Value Summary
ServicesWithHealthChecks Dictionary<string, List<IService>>
Tree RadixTree<IService>

Methods

Name Value Summary
BuildDefault() RoutingData
static
GetAllStats() ICurrentState[]
GetStats(string) ICurrentState