nsIRunnable

Represents a task which can be dispatched to a thread for execution.

Methods

run()

The function implementing the task to be run.