Table of Contents

Interface IRejectedExecutionHandler

Namespace
Java.Util.Concurrent
Assembly
MASES.JNet.dll
public interface IRejectedExecutionHandler

Methods

RejectedExecution(Runnable, ThreadPoolExecutor)

void RejectedExecution(Runnable arg0, ThreadPoolExecutor arg1)

Parameters

arg0 Runnable

Runnable

arg1 ThreadPoolExecutor

ThreadPoolExecutor