RetrievePipe(String)

Retrieve the named pipe.
Namespace: Pipes.PlumbingAssembly: Pipes in (Pipes.dll)

Syntax

C#
public IPipeFitting RetrievePipe(
	string name
	)

Parameters

nameString
name the pipe to retrieve

Returns

IPipeFitting the pipe registered by the given name if it exists