1 write to _maximumParallelInvocationsPerClient
Microsoft.AspNetCore.SignalR.Core (1)
HubOptions.cs (1)
70_maximumParallelInvocationsPerClient = value;
1 reference to _maximumParallelInvocationsPerClient
Microsoft.AspNetCore.SignalR.Core (1)
HubOptions.cs (1)
65get => _maximumParallelInvocationsPerClient;