Property Jobs
| Edit this page View SourceJobs
Gets the jobs currently managed by this instance.
Declaration
public IList<IJob> Jobs { get; }
Property Value
| Type | Description |
|---|---|
| IList<IJob> |
Gets the jobs currently managed by this instance.
public IList<IJob> Jobs { get; }
| Type | Description |
|---|---|
| IList<IJob> |