Click or drag to resize

OutputTypesAttribute Class

Annotation for use with data flow operator forges to provide output type information
Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.dataflow.annotationsOutputTypesAttribute

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

The OutputTypesAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOutputTypesAttribute
Initializes a new instance of the OutputTypesAttribute class
Public methodOutputTypesAttribute(Int32)
Initializes a new instance of the OutputTypesAttribute class.
Top
Properties
  NameDescription
Public propertyPortNumber
Port number
Top
See Also