Mono Class Library: Mono.Posix.Syscall Overview | MembersMono.Posix.Syscall.nice Method |
Change the priority of the current process by given increment. [Edit]
|
a int. On success, zero is returned. On error, -1 is returned and System.Runtime.InteropServices.Marshal.GetLastWin32Error is set. [Edit]
This member is obsolete. Please use Mono.Unix.Native.Syscall.nice instead.
Adds 'increment' to the priority of the calling task. Only a task with superuser privileges may specify a negative inc.
[Edit]
Namespace: Mono.Posix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0