GigaSpaces XAP.NET Documentation
OperationCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.Space.MirrorIMirrorOperationStatisticsOperationCount
Gets the total count of operations that were executed on the mirror.
Declaration Syntax
C#Visual BasicVisual C++J#
long OperationCount { get; }
ReadOnly Property OperationCount As Long
property long long OperationCount {
	long long get ();
}
/** @property */
long get_OperationCount()

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