ITransactionTestGrain
interface
Namespace: Orleans.Transactions.TestKit
public interface ITransactionTestGrain : IGrain, IGrainWithGuidKey, IAddressableMethods
Add(int)apply add operation to every transaction stateAddAndThrow(int)DeactivateGetapply get operation to every transaction stateSet(int)apply set operation to every transaction stateSetAndThrow(int)
