is_terminating


Description:

public bool is_terminating { get; }

Whether or not this pool has been terminating.

true if terminate has been called and this pool has not yet been terminated, false otherwise.