GigaSpaces XAP.NET Documentation
ActiveThreadsPerc Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportStatisticsActiveThreadsPerc
Gets the percentage of active threads out of the maximum threads.
Declaration Syntax
C#Visual BasicVisual C++J#
double ActiveThreadsPerc { get; }
ReadOnly Property ActiveThreadsPerc As Double
property double ActiveThreadsPerc {
	double get ();
}
/** @property */
double get_ActiveThreadsPerc()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)