GigaSpaces XAP.NET Documentation
Gateways Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.GatewayIGatewaysGateways
Gets all the currently discovered gateways.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IGateway> Gateways { get; }
ReadOnly Property Gateways As IList(Of IGateway)
property IList<IGateway^>^ Gateways {
	IList<IGateway^>^ get ();
}
/** @property */
IList<IGateway> get_Gateways()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)