Class SqsOptions
Inheritance
System.Object
SqsOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Streaming.SQS.dll
Syntax
public class SqsOptions : object
Properties
| Improve this Doc View SourceClusterId
Declaration
public string ClusterId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ConnectionString
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |