- signals
- A Mono.Unix.UnixSignal array containing the Mono.Unix.UnixSignal instances to wait on.
Returns a int set to the index of the element in signals that received a signal.
Type Reason ArgumentNullException signals is null. InvalidOperationException One of the Mono.Unix.UnixSignal instances within signals was disposed.