Click or drag to resize

AggregationMultiFunctionStateModeManagedSerde Property

Returns the class providing the serde

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Type Serde { get; }

Return Value

Type: Type
serde class
See Also