BaseTransport Fields |
The BaseTransport type exposes the following members.
| Name | Description | |
|---|---|---|
| CancellationTokenSource |
CancellationToken used when readin/writing to streams
| |
| disposed |
Flag for knowing if the transport is disposed
| |
| locker |
Object for locking operations on the Transport
| |
| Protocol |
Reference to the IProtocol using the Transport
|