GigaSpaces XAP.NET Documentation
Count Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewayCount
Gets the number of deployed IGatewayProcessingUnits which are part of this gateway.
Declaration Syntax
C#Visual BasicVisual C++J#
int Count { get; }
ReadOnly Property Count As Integer
property int Count {
	int get ();
}
/** @property */
int get_Count()

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