Click or drag to resize

TimeoutAttributeValue Property

Gets or sets the value.

Namespace:  com.espertech.esper.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int Value { get; set; }

Property Value

Type: Int32
The value.
See Also