Delete all the name pipe instance ? in a pc c# -


i'm getting following error when try open connection in name pipe

system.io.ioexception unhandled hresult=-2147024665
message=all pipe instances busy.

how can remove pipe instance?

in order remove pipe instance, process holding handle instance must either call closehandle on it, or process must exit.

is code acting pipe server? setting limit on number of pipe instances correctly when open first handle pipe?

post code both pipe server , whatever code "attempting open connection".


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -