GigaSpaces XAP.NET Documentation
RedoLogExternalStorageSpaceUsed Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIOutgoingReplicationRedoLogExternalStorageSpaceUsed
Gets the number of bytes used in external storage to hold packets that are awaiting replication (on disk).
Declaration Syntax
C#Visual BasicVisual C++J#
long RedoLogExternalStorageSpaceUsed { get; }
ReadOnly Property RedoLogExternalStorageSpaceUsed As Long
property long long RedoLogExternalStorageSpaceUsed {
	long long get ();
}
/** @property */
long get_RedoLogExternalStorageSpaceUsed()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)