The properties of Java.Util.Concurrent.IExecutorService are listed below. For a list of all members, see the IExecutorService Members list.
[read-only] | IsShutdown | bool. Returns true if this executor has been shut down. |
[read-only] | IsTerminated | bool. Returns true if all tasks have completed following shut down. |