Gets or sets the redo log capacity for this gateway (use -1 for unlimited capacity).
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
Public Property MaxRedoLogCapacity As Nullable(Of Long)
	Get
	Set
/** @property */
public Nullable<long> get_MaxRedoLogCapacity()
/** @property */
public  void set_MaxRedoLogCapacity(Nullable<long> value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)