Get the timer that will raise the periodic clear event
            

 Declaration Syntax
| C# | Visual Basic | Visual 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: 9.6.2.9900 (9.6.2.9900)