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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)