System.IO.Pipes.AnonymousPipeClientStream: Constructor Members

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

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

Public Constructors

Initializes a new instance of the System.IO.Pipes.AnonymousPipeClientStream class with the specified string representation of the pipe handle.

Initializes a new instance of the System.IO.Pipes.AnonymousPipeClientStream class from the specified handle.

Initializes a new instance of the System.IO.Pipes.AnonymousPipeClientStream class with the specified pipe direction and a string representation of the pipe handle.