IAppEnvironmentStatistics Interface
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.
Caution
This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.
Provides functionality for accessing statistics relating to the application environment.
public interface IAppEnvironmentStatistics
[System.Obsolete("This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.")]
public interface IAppEnvironmentStatistics
type IAppEnvironmentStatistics = interface
[<System.Obsolete("This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.")>]
type IAppEnvironmentStatistics = interface
Public Interface IAppEnvironmentStatistics
- Attributes
Properties
MemoryUsage |
Gets the total memory usage, in bytes, if available. |