 | ConfigurationCommonEventTypeMetaAvroSettingsConfigIsEnableNativeString Property |
Returns indicator whether for String-type values to use the "avro.string=String" (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 IsEnableNativeString { get; set; }
Property Value
Type:
Booleanindicator
See Also