1 reference to ReadAsBoolean
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (1)
Protocol\NewtonsoftJsonHubProtocol.cs (1)
199
allowReconnect = JsonUtils.
ReadAsBoolean
(reader, AllowReconnectPropertyName);