Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.SignalAction Enumeration

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

See Also

Stdlib.SetSignalAction

Remarks

[Edit]

Members

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

Requirements

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