[Mono-dev] Unix Signal in mono

Miguel de Icaza miguel at xamarin.com
Mon Feb 29 13:11:35 UTC 2016


You call the "signal" API.

Mono wraps that conveniently for you in the Mono.Posix assembly:

Mono.Unix.Native.Stdlib.signal


Miguel

On Mon, Feb 29, 2016 at 7:45 AM, techi eth <techieth at gmail.com> wrote:

> Hi,
>
> What is the way by which one process can send Unix Signal to another
> process.
>
> Thanks
>
> Techi
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20160229/9141a25f/attachment.html>


More information about the Mono-devel-list mailing list