[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Ctor.
Namespace: net.esper.client
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ maxAgeSeconds As Double, _ purgeIntervalSeconds As Double _ ) |
C# |
---|
public ExpiryTimeCacheDesc ( double maxAgeSeconds, double purgeIntervalSeconds ) |
Visual C++ |
---|
public: ExpiryTimeCacheDesc ( double maxAgeSeconds, double purgeIntervalSeconds ) |
Parameters
- maxAgeSeconds
- System.Double
is the maximum age in seconds
- purgeIntervalSeconds
- System.Double
is the purge interval