Click or drag to resize

TimeoutAttribute Class

[Missing <summary> documentation for "T:com.espertech.esper.client.annotation.TimeoutAttribute"]

Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.client.annotationTimeoutAttribute

Namespace:  com.espertech.esper.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class TimeoutAttribute : Attribute

The TimeoutAttribute type exposes the following members.

Constructors
  NameDescription
Public methodTimeoutAttribute
Initializes a new instance of the TimeoutAttribute class.
Public methodTimeoutAttribute(Int32)
Initializes a new instance of the TimeoutAttribute class.
Top
Properties
  NameDescription
Public propertyValue
Gets or sets the value.
Top
Methods
  NameDescription
Public methodToString
Top
See Also