Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |