Click or drag to resize

EventTypeIdPairUnassigned Method

Returns an unassigned value that has -1 as the public and protected id

Namespace:  com.espertech.esper.common.client.meta
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static EventTypeIdPair Unassigned()

Return Value

Type: EventTypeIdPair
pair with unassigned (-1) values
See Also