Summary
Get current config
- Namespace
- OpenTl
.ClientApi .Services .Interfaces - Containing Type
- IHelpService
Syntax
Task<TConfig> GetConfig(CancellationToken cancellationToken = default(CancellationToken))
Parameters
| Name | Type | Description |
|---|---|---|
| cancellationToken | CancellationToken | Cancellation token |
Return Value
| Type | Description |
|---|---|
| Task |
Config |