thread_is_worker


Description:

[ Version ( since = "6.0" ) ]
public bool thread_is_worker ()

Tells if the thread from which this function is called is this's worker thread.

Parameters:

this

a Worker

Returns:

true if this function is called is this's worker thread