The ITransactionalListE generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Add new item to transactional list | |
Destroy | Destroys this object cluster-wide. (Inherited from IDistributedObject.) | |
GetName | Returns the unique name for this IDistributedObject. (Inherited from IDistributedObject.) | |
GetPartitionKey | Returns the key of partition this IDistributedObject is assigned to. (Inherited from IDistributedObject.) | |
GetServiceName | Returns the service name for this object. (Inherited from IDistributedObject.) | |
Remove | Add item from transactional list | |
Size | Returns the size of the list |
See Also