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)
	Get
property IList<ILookupLocator^>^ Locators {
	IList<ILookupLocator^>^ get ();
}
/** @property */
IList<ILookupLocator> get_Locators()
See Also

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)