Click or drag to resize

DataFlowOpProvideSignalAttribute Class

Annotation for use with data flow forges to indicate signal handling
Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.dataflow.annotationsDataFlowOpProvideSignalAttribute

Namespace:  com.espertech.esper.common.client.dataflow.annotations
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class DataFlowOpProvideSignalAttribute : Attribute

The DataFlowOpProvideSignalAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDataFlowOpProvideSignalAttribute
Initializes a new instance of the DataFlowOpProvideSignalAttribute class
Top
See Also