C# 클래스 Spring.Pool.StessSimplePool.Client

상속: QueryPerformance.IQueried
파일 보기 프로젝트 열기: spring-projects/spring-net

공개 프로퍼티들

프로퍼티 타입 설명
runned bool

공개 메소드들

메소드 설명
Client ( int id, ISync run, Spring.Pool.Support.SimplePool pool, int repeat ) : System
Run ( ) : void

메소드 상세

Client() 공개 메소드

public Client ( int id, ISync run, Spring.Pool.Support.SimplePool pool, int repeat ) : System
id int
run ISync
pool Spring.Pool.Support.SimplePool
repeat int
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void

프로퍼티 상세

runned 공개적으로 프로퍼티

public bool runned
리턴 bool