GigaSpaces XAP.NET Documentation
Machine Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineMachineAddedEventArgsMachine
Gets the IMachine that was added.
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: 10.0.0.0 (10.0.1.11800)