SiloHost.Config 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.
Configuration data for the Orleans system.
public Orleans.Runtime.Configuration.ClusterConfiguration Config { get; set; }
member this.Config : Orleans.Runtime.Configuration.ClusterConfiguration with get, set
Public Property Config As ClusterConfiguration