1 write to _stopping
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2154set => _stopping = value;
1 reference to _stopping
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
2153get => _stopping;