C# Class Spring.Pool.StessSimplePool.Client

Inheritance: QueryPerformance.IQueried
Afficher le fichier Open project: spring-projects/spring-net

Méthodes publiques

Свойство Type Description
runned bool

Méthodes publiques

Méthode Description
Client ( int id, ISync run, Spring.Pool.Support.SimplePool pool, int repeat ) : System
Run ( ) : void

Method Details

Client() public méthode

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
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void

Property Details

runned public_oe property

public bool runned
Résultat bool