Click or drag to resize

ConfigurationCommonEventTypeMetaAvroSettings Property

Returns the Avro settings.

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

Property Value

Type: ConfigurationCommonEventTypeMetaAvroSettingsConfig
avro settings
See Also