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 Basic | Visual C++ | J# |
double GcCollectionPerc { get; }
ReadOnly Property GcCollectionPerc As Double
/** @property */
double get_GcCollectionPerc()
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)