PipeStreamWrapper<(Of <(<'TReadWrite>)>)> Properties
The PipeStreamWrapper<(Of <(<'TReadWrite>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BaseStream |
Gets the underlying PipeStream object.
(Inherited from PipeStreamWrapper<(Of <(<'TRead, TWrite>)>)>.) |
![]() |
CanRead |
Gets a value indicating whether the current stream supports read operations.
(Inherited from PipeStreamWrapper<(Of <(<'TRead, TWrite>)>)>.) |
![]() |
CanWrite |
Gets a value indicating whether the current stream supports write operations.
(Inherited from PipeStreamWrapper<(Of <(<'TRead, TWrite>)>)>.) |
![]() |
IsConnected |
Gets a value indicating whether the BaseStream object is connected or not.
(Inherited from PipeStreamWrapper<(Of <(<'TRead, TWrite>)>)>.) |