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