ThreadPoolTaskFunc


Description:

public ThreadPoolTaskFunc (owned TaskFunc<T> task)

Creates task wrapper.

Parameters:

task

wrapped function.