संपादन करना

के माध्यम से साझा करें


Marshal.ReleaseThreadCache Method

Definition

Caution

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

Releases the thread cache.

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();
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
Public Shared Sub ReleaseThreadCache ()
Attributes

Applies to