Click or drag to resize

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
Syntax
C#
public bool IsEnableNativeString { get; set; }

Property Value

Type: Boolean
indicator
See Also