[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Expiring cache settings.

Namespace: net.esper.client
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class ExpiryTimeCacheDesc _
	Implements DataCacheDesc
C#
public class ExpiryTimeCacheDesc : DataCacheDesc
Visual C++
public ref class ExpiryTimeCacheDesc : DataCacheDesc

Inheritance Hierarchy

System.Object
  net.esper.client.ExpiryTimeCacheDesc