Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.SignalAction Enumeration

The set of actions to perform on receipt of a Unix signal.
public enum SignalAction

See Also

Stdlib.SetSignalAction

Remarks

Members

Member NameDescription
Default The default action should be performed when the signal is received.
Error An error should be generated when the signal is received.
Ignore The signal should be ignored.

Requirements

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