Forces the aggressive release of the current thread's cache. There may be a thread-based cache of COM components.
[Visual Basic] Public Shared Sub ReleaseThreadCache() [C#] public static void ReleaseThreadCache(); [C++] public: static void ReleaseThreadCache(); [JScript] public static function ReleaseThreadCache();
Marshal Class | Marshal Members | System.Runtime.InteropServices Namespace