Method | Description | |
---|---|---|
JobTimer ( int interval, Thread jobThread ) : System | ||
StopTimer ( ) : void |
Method | Description | |
---|---|---|
OnTimedEvent ( object source, System.Timers.ElapsedEventArgs e ) : void |
public JobTimer ( int interval, Thread jobThread ) : System | ||
interval | int | |
jobThread | Thread | |
return | System |