SystemEvents.CreateTimer Method
.NET Framework 2.0
Creates a new window timer associated with the system events window.
Namespace: Microsoft.Win32
Assembly: System (in system.dll)
Assembly: System (in system.dll)
| Exception type | Condition |
|---|---|
| The interval is less than or equal to zero. | |
| System event notifications are not supported under the current context. Server processes, for example, might not support global system event notifications. | |
| The attempt to create a system events window thread did not succeed, or the attempt to create the timer did not succeed. |
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.