StatisticsOptions.CollectionLevel 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.
The CollectionLevel property specifies the verbosity level of statistics to collect. The default is Info.
public Orleans.Runtime.Configuration.StatisticsLevel CollectionLevel { get; set; }
member this.CollectionLevel : Orleans.Runtime.Configuration.StatisticsLevel with get, set
Public Property CollectionLevel As StatisticsLevel