메소드 | 설명 | |
---|---|---|
BlockingCollectionTaskScheduler ( BlockingCollection |
||
Dispose ( ) : void |
메소드 | 설명 | |
---|---|---|
GetScheduledTasks ( ) : IEnumerable |
||
QueueTask ( Task task ) : void | ||
TryExecuteTaskInline ( Task task, bool taskWasPreviouslyQueued ) : bool |
메소드 | 설명 | |
---|---|---|
RunTasks ( ) : void |
public BlockingCollectionTaskScheduler ( BlockingCollection |
||
collection | BlockingCollection |
|
리턴 | System |
protected TryExecuteTaskInline ( Task task, bool taskWasPreviouslyQueued ) : bool | ||
task | Task | |
taskWasPreviouslyQueued | bool | |
리턴 | bool |