Click or drag to resize

IChannelT Methods

The IChannelT generic type exposes the following members.

Methods
  NameDescription
Public methodPeek
Peek at the next object from the channel.
Public methodRead
Read an object from the channel.
Public methodWrite
Write an object to the channel
Top
See Also