ITransactionalDistributedObject Interface
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
Defines the base contract for all transactional Hazelcast distributed objects.
public interface ITransactionalDistributedObject : IDistributedObject, IAsyncDisposable
Properties
TransactionId | Gets the unique identifier of the transaction. |