[Mono-dev] Unix Signal in mono

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Mon Feb 29 14:00:35 UTC 2016


> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of techi eth
> 
> Thanks for quick hint.
> We can receive signal by using signal handler using
> Mono.Unix.Native.Stdlib.signal.
> I am trying to check possibility of sending signal from one process to another.

Start with http://mono-project.com
Documentation > Getting Started > Overview > API Reference

And this should do it for you:
http://docs.go-mono.com/?link=M%3aMono.Unix.Native.Syscall.kill(System.Int32%2cMono.Unix.Native.Signum)



More information about the Mono-devel-list mailing list