Show / Hide Table of Contents

Class DynamoDBClusteringSiloOptions

Inheritance
System.Object
DynamoDBClusteringSiloOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Clustering.DynamoDB.dll
Syntax
public class DynamoDBClusteringSiloOptions : object

Properties

| Improve this Doc View Source

ConnectionString

Connection string for DynamoDB Storage

Declaration
public string ConnectionString { get; set; }
Property Value
Type Description
System.String

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX