Click or drag to resize

Runnable Class

Represents a delegate that can be called.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compatRunnable

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public sealed class Runnable : MulticastDelegate

The Runnable type exposes the following members.

Constructors
  NameDescription
Public methodRunnable
Initializes a new instance of the Runnable class
Top
Methods
See Also