1 write to _lastInvocationId
Microsoft.AspNetCore.SignalR.Core (1)
DefaultHubLifetimeManager.cs (1)
345
var id = Interlocked.Increment(ref
_lastInvocationId
);