Edit

Share via


TestClusterOptions.ExtendedFallbackOptions Property

Definition

Gets or sets fallback options in the case that some configuration settings are not explicitly provided by the user, such as the DataConnectionString

public Orleans.TestingHost.TestClusterOptions.FallbackOptions ExtendedFallbackOptions { get; set; }
member this.ExtendedFallbackOptions : Orleans.TestingHost.TestClusterOptions.FallbackOptions with get, set
Public Property ExtendedFallbackOptions As TestClusterOptions.FallbackOptions

Property Value

Applies to