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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)