GigaSpaces XAP.NET Documentation
Locators Property
Class LibraryGigaSpaces.Core.Admin.ServiceGridIServiceGridAdminLocators
Gets the lookup locators this admin uses.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<ILookupLocator> Locators { get; }
ReadOnly Property Locators As IList(Of ILookupLocator)
property IList<ILookupLocator^>^ Locators {
	IList<ILookupLocator^>^ get ();
}
/** @property */
IList<ILookupLocator> get_Locators()
See Also

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)