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)
65
get =>
_maximumParallelInvocationsPerClient
;