System.Tether.TCPProtocol.TTetheringTCPProtocol Events

From RAD Studio API Documentation
Revision as of 18:11, 6 March 2014 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Tether.TCPProtocol.TTetheringTCPProtocol Events|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
OnAfterReceiveDatapublicPreprocessing of the incoming data received from the remote protocol.
OnAfterReceiveStreampublicPreprocessing of the incoming stream received from the remote protocol.
OnBeforeSendDatapublicPost processing of the data that occurs before sending the data to the remote protocol.
OnBeforeSendStreampublicPost processing of the stream that occurs before sending the stream to the remote protocol.