 | ConfigurationCommonEventTypesBean Property |
Returns the mapping of event type name to legacy java event type information.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary EventTypesBean { get; }
Property Value
Type:
IDictionaryTKey, TValueevent type name mapping to legacy java class configs
See Also