Table of Contents

Class TimerTask

Namespace
Apache.NMS.ActiveMQ.Threads
Assembly
Apache.NMS.ActiveMQ.dll
public abstract class TimerTask
Inheritance
TimerTask
Inherited Members

Constructors

TimerTask()

protected TimerTask()

Properties

ScheduledExecutionTime

public DateTime ScheduledExecutionTime { get; }

Property Value

DateTime

Methods

Cancel()

public bool Cancel()

Returns

bool

Run()

public abstract void Run()