Enables/disables replicating the all objects of this type to target space(s) In partial replication mode.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public bool Replicate { get; set; }
Public Property Replicate As Boolean
public:
property bool Replicate {
bool get ();
void set (bool value);
}
/** @property */
public boolean get_Replicate()
/** @property */
public void set_Replicate(boolean value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)