Class DynamoDBReminderTableOptions
Configuration for Amazon DynamoDB reminder storage.
Inheritance
System.Object
DynamoDBReminderTableOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Reminders.DynamoDB.dll
Syntax
public class DynamoDBReminderTableOptions : object
Properties
| Improve this Doc View SourceConnectionString
Gets or sets the connection string.
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |