Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C#

C# Wrapper for Mailslots

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
19 Jul 2013CPOL 21.8K   7  
A wrapper for Mailslots in C#
As .NET standard libraries do not provide classes for Mailslot operations and wrappers that I found did not satisfy my requirements, here is my implementation and how you can use it:

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions