IHTxMultiMap<TKey, TValue> Interface
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
Transactional implementation of MultiMap
public interface IHTxMultiMap<TKey, TValue> : ITransactionalObject, IDistributedObject, IAsyncDisposable
Inherited Members
Type Parameters
TKey | |
TValue |