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
property long long FailedOperationCount {
	long long get ();
}
/** @property */
long get_FailedOperationCount()

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