AzureTableTransactionalStateStorageFactory
class
Namespace: Orleans.Transactions.AzureStorage
Creates Azure Table Storage-backed transactional state storage instances.
public class AzureTableTransactionalStateStorageFactory : ILifecycleParticipant<ISiloLifecycle>, ITransactionalStateStorageFactoryConstructors
Methods
Create(string, IGrainContext)Creates storage for the specified transactional state.Create(IServiceProvider, string)Creates a transactional state storage factory from the registered named options.Participate(ISiloLifecycle)Adds the provided observer as a participant in the lifecycle.
