1 reference to _receiveLoopOptions
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
1601var invocationMessageChannel = Channel.CreateUnbounded<InvocationMessage>(_receiveLoopOptions);