GigaSpaces XAP.NET Documentation
Zone Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesZoneAddedEventArgsZone
Gets the IZone that was added.
Declaration Syntax
C#Visual BasicVisual C++J#
public IZone Zone { get; }
Public ReadOnly Property Zone As IZone
public:
property IZone^ Zone {
	IZone^ get ();
}
/** @property */
public IZone get_Zone()

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