C# Class System.Net.Sockets.Performance.Tests.SocketPerformanceAsyncTests

显示文件 Open project: dotnet/corefx

Public Methods

Method Description
SocketPerformanceAsyncTests ( ITestOutputHelper output ) : System.Net.Sockets.Tests

Private Methods

Method Description
SocketPerformance_MultipleSocketClientAsync_LocalHostServerAsync ( ) : void
SocketPerformance_SingleSocketClientAsync_LocalHostServerAsync ( ) : void

Method Details

SocketPerformanceAsyncTests() public method

public SocketPerformanceAsyncTests ( ITestOutputHelper output ) : System.Net.Sockets.Tests
output ITestOutputHelper
return System.Net.Sockets.Tests