Summary
This loads the keys from a path. They are not updated.
- Namespace
- CondenserDotNet
.Configuration .Consul - Containing Type
- ConsulRegistry
Syntax
public Task<bool> AddStaticKeyPathAsync(string keyPath)
Parameters
| Name | Type | Description |
|---|---|---|
| keyPath | string |
Return Value
| Type | Description |
|---|---|
| Task |
