GigaSpaces XAP.NET Documentation
RedoLogExternalStoragePacketCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceIOutgoingReplicationRedoLogExternalStoragePacketCount
Gets the number of packets awaiting replication that are stored outside of the jvm memory (on disk).
Declaration Syntax
C#Visual BasicVisual C++J#
long RedoLogExternalStoragePacketCount { get; }
ReadOnly Property RedoLogExternalStoragePacketCount As Long
	Get
property long long RedoLogExternalStoragePacketCount {
	long long get ();
}
/** @property */
long get_RedoLogExternalStoragePacketCount()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)