Async disposal. Put the ClientService in an "await using" block for this to automatically clean up.
public System.Threading.Tasks.ValueTask DisposeAsync();
Implements DisposeAsync()
System.Threading.Tasks.ValueTask
There was an error while loading. Please reload this page.