A NotifyEventListenerContainer<(Of <(TData>)>) service details.

C# | Visual Basic | Visual C++ | J# |
public interface INotifyEventListenerContainerServiceDetails : IEventListenerContainerServiceDetails, IServiceDetails
Public Interface INotifyEventListenerContainerServiceDetails _ Implements IEventListenerContainerServiceDetails, IServiceDetails
public interface class INotifyEventListenerContainerServiceDetails : IEventListenerContainerServiceDetails, IServiceDetails
public interface INotifyEventListenerContainerServiceDetails extends IEventListenerContainerServiceDetails, IServiceDetails

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | Attributes |
Gets optional service properties.
(Inherited from IServiceDetails.) |
![]() | AutoRenew |
Gets the configured auto rewnew mode of the container.
|
![]() | BatchPendingThreshold |
Gets the configured batch pending threshold of the container.
|
![]() | BatchProcessing |
Gets whether this container is configured to work with batch processing
|
![]() | BatchSize |
Gets the configured batch size of the container.
|
![]() | BatchTime |
Gets the configured batch time of the container.
|
![]() | CommType |
Gets the configured communication type of the container.
|
![]() | Description |
Gets a short description of the service.
(Inherited from IServiceDetails.) |
![]() | Durable |
Gets the configured durable notification mode of the container.
|
![]() | Fifo |
Gets the configured fifo mode of the container.
|
![]() | Guaranteed |
Gets the configured guaranteed notification mode of the container.
|
![]() | Id |
Gets the service id.
(Inherited from IServiceDetails.) |
![]() | LongDescription |
Gets a long description of the service.
(Inherited from IServiceDetails.) |
![]() | NotifyLeaseExpire |
Gets the configured notify lease expire mode of the container.
|
![]() | NotifyTake |
Gets the configured notify take mode of the container.
|
![]() | NotifyUnmatched |
Gets the configured notify unmatched mode of the container.
|
![]() | NotifyUpdate |
Gets the configured notify update mode of the container.
|
![]() | NotifyWrite |
Gets the configured notify write mode of the container.
|
![]() | PerformSnapshot |
Gets whether the container perform snapshot on the specified template
(Inherited from IEventListenerContainerServiceDetails.) |
![]() | PerformTakeOnNotify |
Gets the configured perform take on notify mode of the container.
|
![]() | ReplicateNotifyTemplate |
Gets the configured replicate notify template mode of the container.
|
![]() | 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 (Inherited from IEventListenerContainerServiceDetails.) |
![]() | TransactionManager |
Gets a display name of the transaction manager is using (if any).
(Inherited from IEventListenerContainerServiceDetails.) |
![]() | TriggerNotifyTemplate |
Gets the configured trigger notify template mode of the container.
|