MonitorAggregationDimensions.GlobalConfig 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.
Data object holding Silo global configuration parameters.
public Orleans.Runtime.Configuration.GlobalConfiguration GlobalConfig { get; set; }
member this.GlobalConfig : Orleans.Runtime.Configuration.GlobalConfiguration with get, set
Public Property GlobalConfig As GlobalConfiguration