C# Class Microsoft.AspNet.SignalR.Crank.ConnectionsSample

Mostra file Open project: SignalR/SignalR

Public Methods

Method Description
Add ( int newStates ) : void
ConnectionsSample ( string testPhase, System.TimeSpan timestamp, int serverAvailableMBytes, int serverTcpConnectionsEst ) : System

Private Methods

Method Description
GetState ( int i ) : int

Method Details

Add() public method

public Add ( int newStates ) : void
newStates int
return void

ConnectionsSample() public method

public ConnectionsSample ( string testPhase, System.TimeSpan timestamp, int serverAvailableMBytes, int serverTcpConnectionsEst ) : System
testPhase string
timestamp System.TimeSpan
serverAvailableMBytes int
serverTcpConnectionsEst int
return System