RetrievePipe(String)
Retrieve the named pipe.
Namespace: Pipes.PlumbingAssembly: Pipes in (Pipes.dll)
Syntax
C#
public IPipeFitting RetrievePipe( string name )
Parameters
name
Stringname the pipe to retrieve
Returns
IPipeFitting the pipe registered by the given name if it exists