Click or drag to resize

ConfigurationCommonEventTypeMetaAvroSettingsConfigIsEnableAvro Property

Returns the indicator whether Avro support is enabled when available (true by default).

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

Property Value

Type: Boolean
indicator
See Also