ConsulRegistry.

AllKeys Property

Summary

This returns a flattened list of all the loaded keys

Syntax

public IEnumerable<string> AllKeys { get; }

Value

Type Description
IEnumerable<string>