aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 6332e98d03 Remove Try from Write methods (#614)
- We write to a Stream so it should never fail (it could throw
but that's not new).
2017-06-28 21:53:23 -07:00
..
ConnectionTests.cs
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs
HubConnectionTests.cs Remove Try from Write methods (#614) 2017-06-28 21:53:23 -07:00
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
TaskQueueTests.cs
TestConnection.cs Remove Try from Write methods (#614) 2017-06-28 21:53:23 -07:00
TestTransportFactory.cs