IHTxList<TItem> Interface
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
public interface IHTxList<TItem>
Type Parameters
TItem |
Methods
Name | Description |
---|---|
Add |
Add new item to transactional list |
Get |
Returns the size of the list |
Remove |
Add item from transactional list |