GigaSpaces XAP.NET Documentation
GcCollectionPerc Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineStatisticsGcCollectionPerc
Gets the percentage of the gc collection time between the current sampled statistics and the previous one. the value is -1 if there's no previous gc collection time.
Declaration Syntax
C#Visual BasicVisual C++J#
double GcCollectionPerc { get; }
ReadOnly Property GcCollectionPerc As Double
property double GcCollectionPerc {
	double get ();
}
/** @property */
double get_GcCollectionPerc()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)