GigaSpaces XAP.NET Documentation
Gateways Property
Class Library ► GigaSpaces.Core.Admin.ServiceGrid.Gateway ► IGateways ► Gateways
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: 9.6.2.9900 (9.6.2.9900)