Waits for key press for the unlimited time.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public Keys WaitForKey()

Return Value

Returns the key that was pressed to interrupt the waiting.

See Also