System.IO.Pipes.AnonymousPipeClientStream Members

The members of System.IO.Pipes.AnonymousPipeClientStream are listed below.

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.

Public Properties

[write-only]
override
ReadModePipeTransmissionMode.

Sets the reading mode for the System.IO.Pipes.AnonymousPipeClientStream object.

[read-only]
override
TransmissionModePipeTransmissionMode.

Gets the pipe transmission mode supported by the current pipe.

Public Methods

Finalize()
Documentation for this section has not yet been entered.