Click or drag to resize

DataFlowContextAttribute Class

Data flow field-level annotation for the field that receives the dataflow context
Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.dataflow.annotationsDataFlowContextAttribute

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

The DataFlowContextAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDataFlowContextAttribute
Initializes a new instance of the DataFlowContextAttribute class
Top
See Also