ConsulRegistry.

AddStaticKeyPathAsync(string) Method

Summary

This loads the keys from a path. They are not updated.

Syntax

public Task<bool> AddStaticKeyPathAsync(string keyPath)

Parameters

Name Type Description
keyPath string

Return Value

Type Description
Task<bool>