is_blocking


Description:

public bool is_blocking ()

Checks if policy blocks or is lock-free. Please note that it works on a concrete policy only.

Returns:

true if the policy may block the thread.