Jaa


NamedPipeClient.OutgoingConnected Property

Definition

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

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

Property Value

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

Applies to