GigaSpaces XAP.NET Documentation
Machines Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineIMachinesMachines
Gets all currently discovered machines.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IMachine> Machines { get; }
ReadOnly Property Machines As IList(Of IMachine)
property IList<IMachine^>^ Machines {
	IList<IMachine^>^ get ();
}
/** @property */
IList<IMachine> get_Machines()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)