Click or drag to resize

ConfigurationCommonEventTypeAvro Constructor (Object)

Ctor.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCommonEventTypeAvro(
	Object avroSchema
)

Parameters

avroSchema
Type: SystemObject
avro schema
See Also