Click or drag to resize

ContextPartitionIdentifierInitiatedTerminatedProperties Property

Event or pattern information.

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

Property Value

Type: IDictionaryTKey, TValue
starting or initiating information
See Also