Is there a C# equivalent to the Java Selector class?

Posted by DayOne on Stack Overflow See other posts from Stack Overflow or by DayOne
Published on 2010-05-31T07:31:59Z Indexed on 2010/05/31 7:32 UTC
Read the original article Hit count: 198

Filed under:

Is there a C# equivalent to the Java Selector class? In the .Net framework or opensource.

This is the java.nio.channels.Selector class.

Thanks

© Stack Overflow or respective owner

Related posts about c#