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 IAppEnvironmentStatisticsProperties
MemoryUsageGets the total memory usage, in bytes, if available.
