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: 8.0.8.6380 (8.0.8.6380)