Mono Class Library: Mono.Posix.Syscall Overview | Members

Mono.Posix.Syscall.getpgrp Method

Get the process group. [Edit]

public static int getpgrp ()

See Also

Mono.Unix.Native.Syscall.getpgrp

Returns

a int [Edit]

Remarks

This member is obsolete. Please use Mono.Unix.Native.Syscall.getpgrp instead.

getpgrp always returns the current process group. see 'man getpgrp(2)' for more information.

[Edit]

Requirements

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