Java.Util.Concurrent.IExecutorService: Property Members

The properties of Java.Util.Concurrent.IExecutorService are listed below. For a list of all members, see the IExecutorService Members list.

Public Properties

[read-only]
IsShutdownbool. Returns true if this executor has been shut down.
[read-only]
IsTerminatedbool. Returns true if all tasks have completed following shut down.