1 write to _isActivityStopping
Microsoft.AspNetCore.SignalR.Client.Core (1)
Internal\InvocationRequest.cs (1)
45return Activity != null && Interlocked.Exchange(ref _isActivityStopping, 1) == 0;