Method | Description | |
---|---|---|
Create ( this jobStore, string url, System.DateTime scheduledOn, string method = null ) : IJob |
public static Create ( this jobStore, string url, System.DateTime scheduledOn, string method = null ) : IJob | ||
jobStore | this | |
url | string | |
scheduledOn | System.DateTime | |
method | string | |
return | IJob |