Gets or sets a value indicating whether a System.IO.Pipes.PipeStream object is connected.
Documentation for this section has not yet been entered.
The PipeStream.IsConnected property returns true only if the System.IO.Pipes.PipeStream object is connected. If this property returns false, the pipe may be waiting to connect, or may be disconnected, closed, or broken.