Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |