System.Net.Sockets.Performance.Tests.SocketPerformanceAsyncTests.SocketPerformanceAsyncTests C# (CSharp) Method

SocketPerformanceAsyncTests() public method

public SocketPerformanceAsyncTests ( ITestOutputHelper output ) : System.Net.Sockets.Tests
output ITestOutputHelper
return System.Net.Sockets.Tests
        public SocketPerformanceAsyncTests(ITestOutputHelper output)
        {
            _log = TestLogging.GetInstance();
        }