GigaSpaces XAP.NET Documentation
IServiceDetails Interface
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.ServiceGridIServiceDetails
Details for a generic service that exists within a processing unit.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IServiceDetails
Public Interface IServiceDetails
public interface class IServiceDetails
public interface IServiceDetails
Members
All MembersProperties



IconMemberDescription
Attributes
Gets optional service properties.

Description
Gets a short description of the service.

Id
Gets the service id.

LongDescription
Gets a long description of the service.

ServiceSubType
Gets the type of the serive details. For example, in case of space, it can be localcache, proxy, ... .

ServiceType
Gets the service type. For example, space.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)