GigaSpaces XAP.NET Documentation
Uids Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ManagerIGridServiceManagersUids
Gets a dictionary of grid service manager with the key as the uid.
Declaration Syntax
C#Visual BasicVisual C++J#
ReadOnly Property Uids As IDictionary(Of String, IGridServiceManager)
	Get
/** @property */
IDictionary<String, IGridServiceManager> get_Uids()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)