메소드 | 설명 | |
---|---|---|
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 Invoke ( |
||
context | ||
리턴 | Task |