GigaSpaces XAP.NET Documentation
PeriodicClearTimer Property
Class LibraryGigaSpaces.Core.Cache.EvictionPeriodicClearSegmentEvictionStrategyBuilderPeriodicClearTimer
Get the timer that will raise the periodic clear event
Declaration Syntax
C#Visual BasicVisual C++J#
protected Timer PeriodicClearTimer { get; }
Protected ReadOnly Property PeriodicClearTimer As Timer
protected:
property Timer^ PeriodicClearTimer {
	Timer^ get ();
}
/** @property */
protected Timer get_PeriodicClearTimer()
Return Value

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)