The set of actions to perform on receipt of a Unix signal.
Syntax
public enum SignalAction
See Also
Remarks
Members
| Member Name | Description |
|---|
| 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, 4.0.0.0