A generic IEventListenerContainer<(Of <(TData>)>) service details.
| C# | Visual Basic | Visual C++ | J# |
public interface IEventListenerContainerServiceDetails : IServiceDetails
Public Interface IEventListenerContainerServiceDetails _ Implements IServiceDetails
public interface class IEventListenerContainerServiceDetails : IServiceDetails
public interface IEventListenerContainerServiceDetails extends IServiceDetails
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| 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).
|
