IEnvironmentStatisticsProvider.GetEnvironmentStatistics Method
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.
Gets the current environment statistics. May apply filtering or processing based on the runtime configuration.
public Orleans.Statistics.EnvironmentStatistics GetEnvironmentStatistics();
abstract member GetEnvironmentStatistics : unit -> Orleans.Statistics.EnvironmentStatistics
Public Function GetEnvironmentStatistics () As EnvironmentStatistics