Click or drag to resize

ConfigurationCommonEventMeta Property

Returns event representation default settings.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCommonEventTypeMeta EventMeta { get; }

Property Value

Type: ConfigurationCommonEventTypeMeta
event representation default settings
See Also