 | ConfigurationCommonEventTypeNames Property |
Returns the mapping of event type name to type name.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary EventTypeNames { get; }
Property Value
Type:
IDictionaryTKey, TValueevent type names for type names
See Also