Method WaitForSingleObject NamespaceMicrosoft.Samples.Debugging.CorDebug Assemblycorapi.dll WaitForSingleObject(IntPtr, uint) public static extern uint WaitForSingleObject(IntPtr hHandle, uint dwMilliseconds) Parameters hHandle IntPtr dwMilliseconds uint Returns uint