How to find the number of concurrent connections possible for an existing named pipe

前端 未结 0 1259
故里飘歌
故里飘歌 2021-01-15 16:59

I have an existing Name Pipe. I can get the object using: $pipe = new-object System.IO.Pipes.NamedPipeClientStream("\\\\.\\pipe\\32432432");

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题