Show / Hide Table of Contents

Class SqsOptions

Inheritance
System.Object
SqsOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Streaming.SQS.dll
Syntax
public class SqsOptions : object

Properties

| Improve this Doc View Source

ClusterId

Declaration
public string ClusterId { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ConnectionString

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