Метод | Описание | |
---|---|---|
Enqueue ( |
||
Enqueue ( |
||
Enqueue ( |
||
Enqueue ( string job ) : Task |
||
Enqueue ( string job, string>.Dictionary |
||
Enqueue ( string job, string>.Dictionary |
||
GetEventSources ( ) : IEnumerable |
||
Invoke ( |
Метод | Описание | |
---|---|---|
BindContext ( |
||
BindProperties ( string>.Dictionary |
||
BindProperty ( |
||
ConvertPropertyValue ( |
||
Extend ( System.TimeSpan duration ) : Task |
||
ExtendIfNeeded ( System.TimeSpan extendFor ) : Task |
||
ExtendIfNeeded ( System.TimeSpan extendFor, System.TimeSpan threshold ) : Task |
||
GetBindableProperties ( ) : |
||
Invoke ( ) : Task |
protected BindContext ( |
||
context | ||
Результат |
protected BindProperties ( string>.Dictionary |
||
dictionary | string>.Dictionary | |
Результат | void |
protected BindProperty ( |
||
prop | ||
value | string | |
Результат | void |
protected ConvertPropertyValue ( |
||
prop | ||
value | string | |
Результат | object |
public Enqueue ( |
||
job | ||
payload | string>.Dictionary | |
Результат | Task |
public Enqueue ( |
||
job | ||
payload | string>.Dictionary | |
delayFor | System.TimeSpan | |
Результат | Task |
public Enqueue ( string job, string>.Dictionary |
||
job | string | |
payload | string>.Dictionary | |
Результат | Task |
public Enqueue ( string job, string>.Dictionary |
||
job | string | |
payload | string>.Dictionary | |
delayFor | System.TimeSpan | |
jobInstanceName | string | |
Результат | Task |
protected Extend ( System.TimeSpan duration ) : Task |
||
duration | System.TimeSpan | |
Результат | Task |
protected ExtendIfNeeded ( System.TimeSpan extendFor ) : Task |
||
extendFor | System.TimeSpan | |
Результат | Task |
protected ExtendIfNeeded ( System.TimeSpan extendFor, System.TimeSpan threshold ) : Task |
||
extendFor | System.TimeSpan | |
threshold | System.TimeSpan | |
Результат | Task |
protected GetBindableProperties ( ) : |
||
Результат |
public abstract GetEventSources ( ) : IEnumerable |
||
Результат | IEnumerable |
public Invoke ( |
||
context | ||
Результат | Task |