- Namespace
- CondenserDotNet
.Configuration .Consul - Containing Type
- ConsulRegistry
Syntax
public void AddWatchOnSingleKey(string keyToWatch, Action<string> callback)
Parameters
| Name | Type | Description |
|---|---|---|
| keyToWatch | string | |
| callback | Action |
Return Value
| Type | Description |
|---|---|
| void |
