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