# IAppEnvironmentStatistics

Package: [Microsoft.Orleans.Core.Abstractions](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Core.Abstractions) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Statistics/IAppEnvironmentStatistics.cs#L9)

```csharp
[System.Obsolete(This functionality will be removed, use IEnvironmentStatisticsProvider.GetEnvironmentStatistics instead.)]
public interface IAppEnvironmentStatistics
```

Provides functionality for accessing statistics relating to the application environment.

## Properties

- [MemoryUsage](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.statistics.iappenvironmentstatistics/properties/memoryusage-7c93ee45/)
