GigaSpaces XAP.NET Documentation
ISpaceServiceDetails Interface
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceServiceDetails
A Space service defined within a processing unit.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ISpaceServiceDetails : IServiceDetails
Public Interface ISpaceServiceDetails _
	Implements IServiceDetails
public interface class ISpaceServiceDetails : IServiceDetails
public interface ISpaceServiceDetails extends IServiceDetails
Members
All MembersProperties



IconMemberDescription
Attributes
Gets optional service properties.
(Inherited from IServiceDetails.)
Clustered
Gets whether this is a clustered space proxy.

ContainerName
Gets the space member container name.

Description
Gets a short description of the service.
(Inherited from IServiceDetails.)
Id
Gets the service id.
(Inherited from IServiceDetails.)
LocalGatewayName
Gets the space local gateway name.

LongDescription
Gets a long description of the service.
(Inherited from IServiceDetails.)
Mirror
Gets whether this is a mirror space.

Name
Gets the space member name.

ServiceID
Gets the space member service id.

ServiceSubType
Gets the type of the serive details. For example, in case of space, it can be localcache, proxy, ... .
(Inherited from IServiceDetails.)
ServiceType
Gets the service type. For example, space.
(Inherited from IServiceDetails.)
SpaceType
Gets the space type.

Url
Gets the url of the space.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)