Summary
Get manual updates
- Namespace
- OpenTl
.ClientApi .Services .Interfaces - Containing Type
- IUpdatesService
Syntax
Task<IDifference> GetUpdatesFromState(IState currentState, CancellationToken cancellationToken = default(CancellationToken))
Parameters
Name | Type | Description |
---|---|---|
currentState | IState | From the state obtained in the method |
cancellationToken | CancellationToken | Cancellation token |
Return Value
Type | Description |
---|---|
Task |