INamedTransactionalStateStorageFactory
interface
Namespace: Orleans.Transactions.Abstractions
Factory which creates an ITransactionalStateStorage by name.
public interface INamedTransactionalStateStorageFactoryMethods
Create(string, string)Create an ITransactionalStateStorage by name.
