Language
Edit

AzureTableGrainStorage Class

Definition

Simple storage for writing grain state data to Azure table storage.

public class AzureTableGrainStorage : Orleans.ILifecycleParticipant<Orleans.Runtime.ISiloLifecycle>, Orleans.Storage.IGrainStorage, Orleans.Storage.IRestExceptionDecoder
type AzureTableGrainStorage = class
    interface IGrainStorage
    interface IRestExceptionDecoder
    interface ILifecycleParticipant<ISiloLifecycle>
Public Class AzureTableGrainStorage
Implements IGrainStorage, ILifecycleParticipant(Of ISiloLifecycle), IRestExceptionDecoder
Inheritance
AzureTableGrainStorage
Implements

Applies to