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

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