System.Runtime Namespace

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The System.Runtime namespace contains advanced types that support diverse namespaces such as the System, Runtime, and the Security namespaces.

The types found in this namespace are intended for use in advanced development.

Classes

  Class Description
GCSettings Specifies the garbage collection settings for the current process.

Enumerations

  Enumeration Description
GCLatencyMode Adjusts the time that the garbage collector intrudes in your application.