Gets or sets the maximum time to live of an object which is inserted to the local cache before being expired.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
/** @property */
public Nullable<long> get_MaxTimeToLive()
/** @property */
public void set_MaxTimeToLive(Nullable<long> value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)