StreamTransport Fields |
The StreamTransport type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancellationTokenSource |
CancellationToken used when readin/writing to streams
(Inherited from BaseTransport.) |
![]() | disposed |
Flag for knowing if the transport is disposed
(Inherited from BaseTransport.) |
![]() | locker |
Object for locking operations on the Transport
(Inherited from BaseTransport.) |
![]() | Protocol |
Reference to the IProtocol using the Transport
(Inherited from BaseTransport.) |
![]() | Reader |
The binary reader
|
![]() | Writer |
The binary writer
|