ThreadPool.func

Set func field.

  1. GFunc func [@property getter]
  2. GFunc func [@property setter]
    class ThreadPool
    @property
    void
    func
    (
    GFunc propval
    )

Parameters

propval GFunc

the function to execute in the threads of this pool