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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)