PipeReadWriteExtensions Methods

Tungsten Suite

PipeReadWriteExtensions Methods

The PipeReadWriteExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReadTMessage
Waits for a message to be read from the pipe
Public methodStatic memberReadAsyncTMessage
Waits for a message to be read from the pipe
Public methodStatic memberWriteTMessage
Write a message to the pipe
Public methodStatic memberWriteAsyncTMessage
Asynchronously write a message to the pipe
Top
See Also