When space defined as persistent true value for this annotation will persist object of this type.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public bool Persist { get; set; }
public:
property bool Persist {
bool get ();
void set (bool value);
}
/** @property */
public boolean get_Persist()
/** @property */
public void set_Persist(boolean value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)