GigaSpaces XAP.NET Documentation
InProgressOperationCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.Space.MirrorIMirrorOperationStatisticsInProgressOperationCount
Gets the count of operations that are currently in progress on the mirror
Declaration Syntax
C#Visual BasicVisual C++J#
long InProgressOperationCount { get; }
ReadOnly Property InProgressOperationCount As Long
property long long InProgressOperationCount {
	long long get ();
}
/** @property */
long get_InProgressOperationCount()

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