Skip to content

AzureTableTransactionalStateOptions

class

Namespace: Orleans.Configuration

Configuration options for Azure Table Storage transactional state storage.
public class AzureTableTransactionalStateOptions : AzureStorageOperationOptions

Constructors

Properties

  • InitStage Gets or sets the silo lifecycle stage at which the storage provider is initialized.
  • TableName Gets or sets the name of the table where transactional state is stored.

Fields

  • DEFAULT_INIT_STAGE The default silo lifecycle stage at which the storage provider is initialized.