Tungsten
PipeReadWriteExtensions Methods |
The PipeReadWriteExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
ReadTMessage |
Waits for a message to be read from the pipe
| |
ReadAsyncTMessage |
Waits for a message to be read from the pipe
| |
WriteTMessage |
Write a message to the pipe
| |
WriteAsyncTMessage |
Asynchronously write a message to the pipe
|
See Also