Click or drag to resize

TcpResponseProcessor Methods

The TcpResponseProcessor type exposes the following members.

Methods
  NameDescription
Public methodClear
Clear received data
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEncodedReceivedData
Return received bytes that are not processed.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessReceivedData
Process received data. Corresponding async results are searched and marked as done.
Public methodToString (Inherited from Object.)
Top
See Also