C# 클래스 SignalR.Stress.CountDown

파일 보기 프로젝트 열기: Icenium/SignalR 1 사용 예제들

공개 메소드들

메소드 설명
CountDown ( int count ) : System
Dec ( ) : void
Wait ( System.TimeSpan timeout ) : bool

비공개 메소드들

메소드 설명
Reset ( ) : void

메소드 상세

CountDown() 공개 메소드

public CountDown ( int count ) : System
count int
리턴 System

Dec() 공개 메소드

public Dec ( ) : void
리턴 void

Wait() 공개 메소드

public Wait ( System.TimeSpan timeout ) : bool
timeout System.TimeSpan
리턴 bool