Skip to main content

IRedisTransactionBase

Base transaction interface, shared by typed and non-typed transactions

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IRedisTransactionBase : IRedisPipelineShared, IDisposable, IRedisQueueCompletableOperation