Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.nice Method

Change the priority of the current process by given increment.

public static int nice (int inc)

Parameters

inc
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Adds 'increment' to the priority of the calling task. Only a task with superuser privileges may specify a negative increment.

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0