Edit

Share via


InProcessTestClusterBuilder.Options Property

Definition

Gets the options.

public Orleans.TestingHost.InProcessTestClusterOptions Options { get; }
member this.Options : Orleans.TestingHost.InProcessTestClusterOptions
Public ReadOnly Property Options As InProcessTestClusterOptions

Property Value

The options.

Applies to