Interface ITransactionCollection
Disposable readonly collection of ITransaction
Namespace: Apache.Ignite.Core.Transactions
Assembly: Apache.Ignite.Core.dll
Syntax
public interface ITransactionCollection : ICollection<ITransaction>, IDisposable