|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DataBuffer | The DataBuffer interface allows a task to access
and possibly manipulate a flat finite set of bytes, either randomly
or via streams. |
| Task | The Task interface is the central abstraction used
to execute a single task. |
| TaskContext | Provides a single channel of communication from a running task instance to the runtime system. |
| Exception Summary | |
|---|---|
| DataBuffer.ReleasedException | |
| TaskStoppedException | Report that a task's run method has exited
because the stop method was called. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||