GigaSpaces XAP.NET Documentation
LookupServices Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.LookupServiceILookupServicesLookupServices
Gets all the currently discovered ILookupService.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<ILookupService> LookupServices { get; }
ReadOnly Property LookupServices As IList(Of ILookupService)
property IList<ILookupService^>^ LookupServices {
	IList<ILookupService^>^ get ();
}
/** @property */
IList<ILookupService> get_LookupServices()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)