Summary
Get current states of updates
- Namespace
- OpenTl
.ClientApi .Services .Interfaces - Containing Type
- IUpdatesService
Syntax
Task<IState> GetCurrentStateAsync(CancellationToken cancellationToken = default(CancellationToken))
Parameters
| Name | Type | Description |
|---|---|---|
| cancellationToken | CancellationToken | Cancellation token |
Return Value
| Type | Description |
|---|---|
| Task |
State |