메소드 | 설명 | |
---|---|---|
AddTask ( |
||
AddTasks ( ) : void | ||
Cancel ( ) : void | ||
Execute ( TaskExecutionContext context ) : ICancelable | ||
TaskChain ( ) : System | ||
TaskChain ( IEnumerable |
메소드 | 설명 | |
---|---|---|
DisposeManagedResources ( ) : void |
메소드 | 설명 | |
---|---|---|
ExecuteCurrent ( TaskExecutionContext context, Action |
public Execute ( TaskExecutionContext context ) : ICancelable | ||
context | TaskExecutionContext | |
리턴 | ICancelable |
public TaskChain ( IEnumerable |
||
taskList | IEnumerable |
|
리턴 | System |