GigaSpaces XAP.NET Documentation
Machines Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZoneMachines
Gets the IMachines running within the zone.
Declaration Syntax
C#Visual BasicVisual C++J#
IMachines Machines { get; }
ReadOnly Property Machines As IMachines
property IMachines^ Machines {
	IMachines^ get ();
}
/** @property */
IMachines get_Machines()

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