 | 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
Syntaxpublic bool IsEnableAvro { get; set; }
Property Value
Type:
Booleanindicator
See Also