Marshal.ReleaseThreadCache Método

Definición

Precaución

This API did not perform any operation and will be removed in future versions of the CLR.

Precaución

Esta API ya está en desuso.

Libera la memoria caché del subproceso.

public:
 static void ReleaseThreadCache();
public static void ReleaseThreadCache ();
[System.Obsolete("This API did not perform any operation and will be removed in future versions of the CLR.", false)]
public static void ReleaseThreadCache ();
[System.Obsolete("This API did not perform any operation and will be removed in future versions of the CLR.", false)]
[System.Security.SecurityCritical]
public static void ReleaseThreadCache ();
[System.Obsolete]
public static void ReleaseThreadCache ();
static member ReleaseThreadCache : unit -> unit
[<System.Obsolete("This API did not perform any operation and will be removed in future versions of the CLR.", false)>]
static member ReleaseThreadCache : unit -> unit
[<System.Obsolete("This API did not perform any operation and will be removed in future versions of the CLR.", false)>]
[<System.Security.SecurityCritical>]
static member ReleaseThreadCache : unit -> unit
[<System.Obsolete>]
static member ReleaseThreadCache : unit -> unit
Public Shared Sub ReleaseThreadCache ()
Atributos

Se aplica a