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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)