MonitorAggregationDimensions.NodeConfig 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.
Individual node-specific silo configuration parameters.
public Orleans.Runtime.Configuration.NodeConfiguration NodeConfig { get; set; }
member this.NodeConfig : Orleans.Runtime.Configuration.NodeConfiguration with get, set
Public Property NodeConfig As NodeConfiguration