Question:Which of the following does the System.IO.Pipes namespace provide?
A Interprocess communication through anonymous and/or named pipes.
B Access to named pipes using System.IO.Stream
C Access to system level pipe security implemented as discretionary access control lists (DACL) and/or system access control lists (SACL)
D Asynchronous read and write operations
E All of these
+ AnswerE
+ Report