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