GigaSpaces XAP.NET Documentation
DiscardedOperationCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.Space.MirrorIMirrorOperationStatisticsDiscardedOperationCount
Gets the total count of operations that were discarded by the mirror. This applies to transient objects.
Declaration Syntax
C#Visual BasicVisual C++J#
long DiscardedOperationCount { get; }
ReadOnly Property DiscardedOperationCount As Long
property long long DiscardedOperationCount {
	long long get ();
}
/** @property */
long get_DiscardedOperationCount()

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