This documentation is archived and is not being maintained.
System.Runtime Namespace
Visual Studio 2010
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.
| Class | Description | |
|---|---|---|
![]() | AssemblyTargetedPatchBandAttribute | Infrastructure. Specifies patch band information for targeted patching of the .NET Framework. |
![]() | GCSettings | Specifies the garbage collection settings for the current process. |
![]() | MemoryFailPoint | Checks for sufficient memory resources prior to execution. This class cannot be inherited. |
![]() | TargetedPatchingOptOutAttribute | Infrastructure. Indicates that the .NET Framework class library method to which this attribute is applied is unlikely to be affected by servicing releases, and therefore is eligible to be inlined across Native Image Generator (NGen) images. |
| Enumeration | Description | |
|---|---|---|
![]() | GCLatencyMode | Adjusts the time that the garbage collector intrudes in your application. |
Show:

