GigaSpaces XAP.NET Documentation
ActiveThreadsCount Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportStatisticsActiveThreadsCount
Gets the number of active threads currently processing a communication task.
Declaration Syntax
C#Visual BasicVisual C++J#
int ActiveThreadsCount { get; }
ReadOnly Property ActiveThreadsCount As Integer
property int ActiveThreadsCount {
	int get ();
}
/** @property */
int get_ActiveThreadsCount()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)