System.IO.Pipes.PipeStream.IsConnected Property

Gets or sets a value indicating whether a System.IO.Pipes.PipeStream object is connected.

Syntax

public bool IsConnected { get; protected set; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.IO.Pipes
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0