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