Проверка зеркалирования

main
vladzvx 2024-04-03 01:37:40 +03:00
parent a3b72e79cf
commit 83c0c9a835
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ namespace Sphagnum.Server.Broker.Services
return Task.CompletedTask;
}
public Task StopAsync()
{
_cts.Cancel();