MemoryManager class
Provides memory-related information about an app.
Syntax
Members
The MemoryManager class has these types of members:
Properties
The MemoryManager class has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only | Gets the current amount of memory, in bytes, that the app is consuming. | |
|
Read-only | Gets the maximum amount of memory, in bytes, that the app can consume before an OutOfMemory exception is thrown. |
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Attributes
- [MarshalingBehavior(Agile)]
- [Version(0x06020000)]
See also
Show: