Click or drag to resize

IRunnable Interface

Represents an interface that can be called.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public interface IRunnable

The IRunnable type exposes the following members.

Methods
  NameDescription
Public methodRun
Top
See Also