HttpTransport Fields |
The HttpTransport 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.) |
![]() | ReadStream |
Read stream
(Inherited from SocketTransport.) |
![]() | WriteStream |
Write stream
(Inherited from SocketTransport.) |