System.Tether.Comm.TTetheringNetworkComm Events
InheritedProtected
| OnAfterReceiveData | public | Event to pre-process the data that the remote protocol sends. | 
| OnAfterReceiveStream | public | Event to pre-process the stream that the remote protocol sends. | 
| OnBeforeSendData | public | Event to post-process the data before you send it to the remote protocol. | 
| OnBeforeSendStream | public | Event to post-process the stream before you send it to the remote protocol. |