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: 10.1.0.0 (10.1.1.12800)