Click or drag to resize

EventUnderlyingTypeExtensionsGetDefault Method

Returns the default underlying type.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static EventUnderlyingType GetDefault()

Return Value

Type: EventUnderlyingType
default underlying type
See Also