Click or drag to resize

BaseTransport Fields

The BaseTransport type exposes the following members.

Fields
  NameDescription
Protected fieldCancellationTokenSource
CancellationToken used when readin/writing to streams
Protected fielddisposed
Flag for knowing if the transport is disposed
Protected fieldlocker
Object for locking operations on the Transport
Protected fieldProtocol
Reference to the IProtocol using the Transport
Top
See Also