P
Peter Sutcliffe
I want to do something (at least similar) to CreatePipe, using the .NET
framework.
I see that the System.IO.FileStream class overview mentions the ability to
'manipulate other file-related OS handles such as pipes'.
Can anyone point me in the direction of an appropriate article or example?
Should I be looking at another class altogether?
Thanks in advance.
Peter.
framework.
I see that the System.IO.FileStream class overview mentions the ability to
'manipulate other file-related OS handles such as pipes'.
Can anyone point me in the direction of an appropriate article or example?
Should I be looking at another class altogether?
Thanks in advance.
Peter.