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: 10.1.0.0 (10.1.1.12800)