The properties of Java.Util.Concurrent.ScheduledThreadPoolExecutor are listed below. For a list of all members, see the ScheduledThreadPoolExecutor Members list.
See Also: Inherited members from Java.Util.Concurrent.ThreadPoolExecutor
ContinueExistingPeriodicTasksAfterShutdownPolicy | bool. Gets the policy on whether to continue executing existing periodic tasks even when this executor has been shutdown. | |
ExecuteExistingDelayedTasksAfterShutdownPolicy | bool. Gets the policy on whether to execute existing delayed tasks even when this executor has been shutdown. | |
RemoveOnCancelPolicy | bool. Gets the policy on whether cancelled tasks should be immediately removed from the work queue at time of cancellation. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |