Click or drag to resize

CreateContextClauseDescriptor Property

Returns the context dimension informatin

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

Property Value

Type: ContextDescriptor
context descriptor
See Also