ConsulRegistry.

AddUpdatingPathAsync(string) Method

Summary

This loads the keys from a path. The path is then watched and updates are added into the configuration set

Syntax

public Task AddUpdatingPathAsync(string keyPath)

Parameters

Name Type Description
keyPath string

Return Value

Type Description
Task