Mono Class Library: Mono.Unix.UnixProcess Overview | Members

Mono.Unix.UnixProcess.StopSignal Property

Retrieves the signal which caused the process to stop.

public Mono.Unix.Native.Signum StopSignal { get; }

See Also

Mono.Unix.Native.Syscall.WSTOPSIG

Value

A Mono.Unix.Native.Signum containing the signal which caused the process to stop.

Exceptions

TypeReason
InvalidOperationExceptionUnixProcess.HasStopped returns false.

Remarks

Requirements

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