AzureTableTransactionalStateStorageFactory Class
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 class AzureTableTransactionalStateStorageFactory : Orleans.ILifecycleParticipant<Orleans.Runtime.ISiloLifecycle>, Orleans.Transactions.Abstractions.ITransactionalStateStorageFactory
type AzureTableTransactionalStateStorageFactory = class
interface ITransactionalStateStorageFactory
interface ILifecycleParticipant<ISiloLifecycle>
Public Class AzureTableTransactionalStateStorageFactory
Implements ILifecycleParticipant(Of ISiloLifecycle), ITransactionalStateStorageFactory
- Inheritance
-
AzureTableTransactionalStateStorageFactory
- Implements
Constructors
Methods
Create(IServiceProvider, String) | |
Create<TState>(String, IGrainActivationContext) | |
Create<TState>(String, IGrainContext) | |
Participate(ISiloLifecycle) |