[CHANGE]
This commit is contained in:
@@ -15,7 +15,7 @@ public class ClientManager : BackgroundService
|
||||
_cancellationToken = stoppingToken;
|
||||
stoppingToken.Register(CancellationRequested);
|
||||
}
|
||||
|
||||
|
||||
private void CancellationRequested()
|
||||
{
|
||||
// Clear up
|
||||
|
Reference in New Issue
Block a user