Skip to content

IAppEnvironmentStatistics

interface

Namespace: Orleans.Statistics

Provides functionality for accessing statistics relating to the application environment.
[System.Obsolete(This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.)]
public interface IAppEnvironmentStatistics

Properties

  • MemoryUsage Gets the total memory usage, in bytes, if available.