- Namespace
- CondenserDotNet
.Configuration .Consul - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IConfigSource"]-.->Type
click Interface0 "/CondenserDocs/api/CondenserDotNet.Configuration.Consul/IConfigSource"
Type["ConsulConfigSource"]
class Type type-node
Syntax
public class ConsulConfigSource : IConfigSource
Constructors
Methods
| Name | Value | Summary |
|---|---|---|
| CreateWatchState |
object | |
| FormValidKey |
string | |
| GetKeysAsync |
Task |
|
| TrySetKeyAsync |
Task |
|
| TryWatchKeysAsync |
Task |
