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