GigaSpaces XAP.NET Documentation
MinThreads Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportDetailsMinThreads
Gets the minimum number of threads configured for the transport communication layer thread pool.
Declaration Syntax
C#Visual BasicVisual C++J#
int MinThreads { get; }
ReadOnly Property MinThreads As Integer
property int MinThreads {
	int get ();
}
/** @property */
int get_MinThreads()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)