Click or drag to resize

IScheduledExecutorService Properties

The IScheduledExecutorService type exposes the following members.

Properties
  NameDescription
Public propertyIsShutdown
Gets a value indicating whether this instance is shutdown.
(Inherited from IExecutorService.)
Public propertyIsTerminated
Gets a value indicating whether this instance is terminated.
(Inherited from IExecutorService.)
Top
See Also