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

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