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

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