dict.cc dictionary

Utils.dontSuspend Method 

Causes that the system won't suspend

[Visual Basic]
Public Shared Sub dontSuspend()
[C#]
public static void dontSuspend();

Remarks

Only on windows ce/mobile. For other platforms the method does nothing.

See Also

Utils Class | dict Namespace