Method | Description | |
---|---|---|
Create ( ) : |
||
TrainingJob ( uint id, string job_options, System.DateTime run_at, JobPriority job_priority, bool persistent ) : System |
Method | Description | |
---|---|---|
Execute ( ) : bool |
public TrainingJob ( uint id, string job_options, System.DateTime run_at, JobPriority job_priority, bool persistent ) : System | ||
id | uint | |
job_options | string | |
run_at | System.DateTime | |
job_priority | JobPriority | |
persistent | bool | |
return | System |