Table of Contents

Interface TaskRunner

Namespace
Apache.NMS.ActiveMQ.Threads
Assembly
Apache.NMS.ActiveMQ.dll
public interface TaskRunner

Methods

Shutdown()

void Shutdown()

Shutdown(TimeSpan)

void Shutdown(TimeSpan timeout)

Parameters

timeout TimeSpan

ShutdownWithAbort(TimeSpan)

void ShutdownWithAbort(TimeSpan timeout)

Parameters

timeout TimeSpan

Wakeup()

void Wakeup()