3 references to MessageCount
Microsoft.AspNetCore.SignalR.Microbenchmarks (3)
HubConnectionReceiveBenchmark.cs (3)
100
if (_currentInterationMessageCount ==
MessageCount
)
105
else if (_currentInterationMessageCount >
MessageCount
)
135
for (int i = 0; i <
MessageCount
- 1; i++)