Click or drag to resize
Akka.NETIRunnable Interface
An asynchronous operation will be executed by a MessageDispatcher.

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IRunnable

The IRunnable type exposes the following members.

Methods
  NameDescription
Public methodRun
TBD
Top
See Also