Beispiel #1
0
 private async Task UpdateServerInfo(CancellationToken ct)
 => Info = await _fetcher.GetServerInfoInclDetails1(_filter, ct).ConfigureAwait(false);