Click or drag to resize

ConfigurationCommonMethodInvocationReferences Property

Returns the method-invocation-names for use in joins

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

Property Value

Type: IDictionaryTKey, TValue
method-invocation-names
See Also