GigaSpaces XAP.NET Documentation
FinderUrl Property
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyFinderUrl
Returns the SpaceUrl instance which was used to find the space.
Declaration Syntax
C#Visual BasicVisual C++J#
SpaceUrl FinderUrl { get; }
ReadOnly Property FinderUrl As SpaceUrl
	Get
property SpaceUrl^ FinderUrl {
	SpaceUrl^ get ();
}
/** @property */
SpaceUrl get_FinderUrl()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 15.2.0.0 (15.2.0)