Summary
This loads the keys from a path. The path is then watched and updates are added into the configuration set
- Namespace
- CondenserDotNet
.Configuration .Consul - Containing Type
- ConsulRegistry
Syntax
public Task AddUpdatingPathAsync(string keyPath)
Parameters
| Name | Type | Description |
|---|---|---|
| keyPath | string |
Return Value
| Type | Description |
|---|---|
| Task |
