Summary
This allows you to set a configuration key
- Namespace
- CondenserDotNet
.Configuration .Consul - Containing Type
- ConsulRegistry
Syntax
public Task<bool> SetKeyAsync(string keyPath, string value)
Parameters
| Name | Type | Description |
|---|---|---|
| keyPath | string | |
| value | string |
Return Value
| Type | Description |
|---|---|
| Task |
