Skip to content

IExclusiveLockTransactionTestGrain

interface

Namespace: Orleans.Transactions.TestKit

public interface IExclusiveLockTransactionTestGrain : IGrain, IGrainWithGuidKey, IAddressable

Methods

  • Add(int) apply add operation to every transaction state
  • Get apply get operation to every transaction state with exclusive lock
  • Set(int) apply set operation to every transaction state