PipesMaps

The map of pipe names to their pipes
Namespace: Pipes.PlumbingAssembly: Pipes in (Pipes.dll)

Syntax

C#
protected ConcurrentDictionary<string, IPipeFitting> PipesMaps {
	get;
	set;
	}