get_pool


Description:

public TaskPool get_pool ()

Get the TaskPool that this task will use for its streaming threads.

MT safe.

Parameters:

this

a Task

Returns:

the TaskPool used by this. unref after usage.