System.IO.Pipes.NamedPipeClientStream: Method Members

The methods of System.IO.Pipes.NamedPipeClientStream are listed below. For a list of all members, see the NamedPipeClientStream Members list.

See Also: Inherited members from System.IO.Pipes.PipeStream

Public Methods

Connect()

Connects to a waiting server with an infinite time-out value.

Connect(int)

Connects to a waiting server within the specified time-out period.