GigaSpaces XAP.NET Documentation
IEventListenerContainerServiceDetails Interface
Class LibraryGigaSpaces.XAP.EventsIEventListenerContainerServiceDetails
A generic IEventListenerContainer<(Of <(TData>)>) service details.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IEventListenerContainerServiceDetails : IServiceDetails
Public Interface IEventListenerContainerServiceDetails _
	Implements IServiceDetails
public interface class IEventListenerContainerServiceDetails : IServiceDetails
public interface IEventListenerContainerServiceDetails extends IServiceDetails
Members
All MembersProperties



IconMemberDescription
Attributes
Gets optional service properties.
(Inherited from IServiceDetails.)
Description
Gets a short description of the service.
(Inherited from IServiceDetails.)
Id
Gets the service id.
(Inherited from IServiceDetails.)
LongDescription
Gets a long description of the service.
(Inherited from IServiceDetails.)
PerformSnapshot
Gets whether the container perform snapshot on the specified template

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.)
Transactional
Gets whether the container is transactional TransactionalEventAttribute

TransactionManager
Gets a display name of the transaction manager is using (if any).

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