Click or drag to resize

PriorityAttribute Constructor (Int32)

Initializes a new instance of the PriorityAttribute class

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public PriorityAttribute(
	int value
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:com.espertech.esper.common.client.annotation.PriorityAttribute.#ctor(System.Int32)"]

See Also