Jaa


NamedPipeClient.IncomingConnected Property

Definition

Gets a value indicating whether the NamedPipeClient has an incoming pipe connection.

public bool IncomingConnected { get; }
member this.IncomingConnected : bool
Public ReadOnly Property IncomingConnected As Boolean

Property Value

A boolean value indicating whether or not this client is currently connected to an incoming pipe.

Applies to