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