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
property long long RedoLogExternalStoragePacketCount {
	long long get ();
}
/** @property */
long get_RedoLogExternalStoragePacketCount()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)