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

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