ITransactionalMapTKey, TValueRemove Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodRemove(Object)
Transactional implementation of Remove(Object) .

The object to be removed will be removed from only the current transaction context until the transaction is committed.

Public methodRemove(Object, Object)
Transactional implementation of Remove(Object, Object) .

The object to be removed will be removed from only the current transaction context until the transaction is committed.

Top
See Also

Reference