NetworkStreamCoupler overview

Public Constructors

NetworkStreamCoupler Instantiates a Coupler. data received from the left stream will be written to the right stream and vice versa

Public Methods

CloseStreams Close both streams
ConnectStreams Starts the coupling between the 2 streams
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
PauseStreams pauses data sending and receiving between the streams
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

NetworkStreamCoupler Class | Wimo.Common Namespace