C# 클래스 Microsoft.AspNet.SignalR.Crank.ConnectionsSample

파일 보기 프로젝트 열기: SignalR/SignalR

공개 메소드들

메소드 설명
Add ( int newStates ) : void
ConnectionsSample ( string testPhase, System.TimeSpan timestamp, int serverAvailableMBytes, int serverTcpConnectionsEst ) : System

비공개 메소드들

메소드 설명
GetState ( int i ) : int

메소드 상세

Add() 공개 메소드

public Add ( int newStates ) : void
newStates int
리턴 void

ConnectionsSample() 공개 메소드

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