# GoldenPathTransactionTestRunner.MultiGrainReadWriteTransaction(string, int)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleans.transactions.testkit.goldenpathtransactiontestrunner/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleans.transactions.testkit.goldenpathtransactiontestrunner/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Transactions.TestKit.Base/TestRunners/GoldenPathTransactionTestRunner.cs#L65-L85)

```csharp
public virtual Task MultiGrainReadWriteTransaction(string grainStates, int grainCount)
```

### Parameters

- `grainStates` (`string`)
- `grainCount` (`int`)
