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