GigaSpaces XAP.NET Documentation
GcCollectionCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineStatisticsGcCollectionCount
Gets the virtual machine's garbage collections count.
Declaration Syntax
C#Visual BasicVisual C++J#
long GcCollectionCount { get; }
ReadOnly Property GcCollectionCount As Long
property long long GcCollectionCount {
	long long get ();
}
/** @property */
long get_GcCollectionCount()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)