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: 9.1.2.7920 (9.1.2.7920)