GigaSpaces XAP.NET Documentation
Uids Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineIMachinesUids
Gets a map of machines with the key as the uid.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, IMachine> Uids { get; }
ReadOnly Property Uids As IDictionary(Of String, IMachine)
property IDictionary<String^, IMachine^>^ Uids {
	IDictionary<String^, IMachine^>^ get ();
}
/** @property */
IDictionary<String, IMachine> get_Uids()

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