Click or drag to resize

VirtualDataWindowKeyRangeEnd Property

Returns the end value of the range.

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Object End { get; }

Return Value

Type: Object
end value
See Also