FaultInjectionAzureTableTransactionStateStorageFactory Constructor
Definition
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.
public FaultInjectionAzureTableTransactionStateStorageFactory (Orleans.Transactions.AzureStorage.AzureTableTransactionalStateStorageFactory factory);
new Orleans.Transactions.TestKit.FaultInjectionAzureTableTransactionStateStorageFactory : Orleans.Transactions.AzureStorage.AzureTableTransactionalStateStorageFactory -> Orleans.Transactions.TestKit.FaultInjectionAzureTableTransactionStateStorageFactory
Public Sub New (factory As AzureTableTransactionalStateStorageFactory)