GigaSpaces XAP.NET Documentation
Zones Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZoneAwareZones
Gets the zones the grid component is running within.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, IZone> Zones { get; }
ReadOnly Property Zones As IDictionary(Of String, IZone)
property IDictionary<String^, IZone^>^ Zones {
	IDictionary<String^, IZone^>^ get ();
}
/** @property */
IDictionary<String, IZone> get_Zones()

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