Marshal.ReleaseThreadCache 메서드

정의

주의

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

주의

이 API는 이제 사용되지 않습니다.

스레드 캐시를 해제합니다.

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 ()
특성

적용 대상