Method RefreshAsync
RefreshAsync(CancellationToken)
For ordered consumer this is a no-op.
public ValueTask RefreshAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken used to cancel the API call.