Core Communications: Named Pipe Transport Channels

This topic lists all exceptions generated by the Named Pipe Transport Channels.

Exception List

Resource Code Resource String

PipeCantCloseWithPendingWrite

The pipe cannot be closed while a write operation to the pipe is pending.

PipeReadPending

A read operation is in progress for the pipe.

PipeShutdownReadError

The read operation of the pipe 'shutdown' indicator failed.

PipeShutdownWriteError

The write operation of the pipe 'shutdown' indicator failed.

PipeWritePending

A write operation is in progress for the pipe.