Click or drag to resize

ConfigurationCommonEventTypeAvroAvroSchema Property

Returns the avro schema

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

Return Value

Type: Object
avro schema
See Also