Click or drag to resize

ConfigurationCommonMethodRefDataCacheDesc Property

Return a method invocation result data cache descriptor.

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

Return Value

Type: ConfigurationCommonCache
cache descriptor
See Also