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#
IDictionary<string, IGridServiceContainer> Uids { get; }
ReadOnly Property Uids As IDictionary(Of String, IGridServiceContainer)
	Get
property IDictionary<String^, IGridServiceContainer^>^ Uids {
	IDictionary<String^, IGridServiceContainer^>^ get ();
}
/** @property */
IDictionary<String, IGridServiceContainer> get_Uids()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 15.2.0.0 (15.2.0)