TestClusterOptions.ExtendedFallbackOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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