GetCurrentThread

[DllImport("kernel32.dll")] private static extern IntPtr GetCurrentThread();

Última actualización