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
property SpaceUrl^ FinderUrl {
	SpaceUrl^ get ();
}
/** @property */
SpaceUrl get_FinderUrl()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)