The methods of Java.Util.Concurrent.IRejectedExecutionHandler are listed below. For a list of all members, see the IRejectedExecutionHandler Members list.
RejectedExecution(Java.Lang.IRunnable, ThreadPoolExecutor)Method that may be invoked by a Java.Util.Concurrent.ThreadPoolExecutor when ThreadPoolExecutor.Execute(Java.Lang.IRunnable) cannot accept a task. |