The members of System.IO.Pipes.AnonymousPipeClientStream are listed below.
See Also: Inherited members from System.IO.Pipes.PipeStream
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. |
| [write-only] override | ReadMode | PipeTransmissionMode.
Sets the reading mode for the System.IO.Pipes.AnonymousPipeClientStream object. |
| [read-only] override | TransmissionMode | PipeTransmissionMode.
Gets the pipe transmission mode supported by the current pipe. |
Finalize()Documentation for this section has not yet been entered. | ||