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