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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 15.5.0.0 (15.5.0)