Method WaitForSingleObject NamespaceMicrosoft.Samples.Debugging.Native AssemblyNativeDebugWrappers.dll WaitForSingleObject(IntPtr, uint) public static extern int WaitForSingleObject(IntPtr hHandle, uint dwMilliseconds) Parameters hHandle IntPtr dwMilliseconds uint Returns int