TransactionTestRunnerBase(IGrainFactory, Action<String>) Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
protected TransactionTestRunnerBase(Orleans.IGrainFactory grainFactory, Action<string> testOutput);
new Orleans.Transactions.TestKit.TransactionTestRunnerBase : Orleans.IGrainFactory * Action<string> -> Orleans.Transactions.TestKit.TransactionTestRunnerBase
Protected Sub New (grainFactory As IGrainFactory, testOutput As Action(Of String))
- grainFactory
- IGrainFactory
Toode | Versioonid |
---|---|
.NET Orleans | 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |