TransportTcpIpClient Constructor | The main constructor. |
AddClientSocketListener | Add a ClientSocketListener to keep track of events happening on this socket. |
AddLog | Assign a Log object for this socket to log errors to. |
Dispose | Overloaded. Dispose of the TransportTcpIpClient object. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Run | Read the input stream and check for messages. |
SendMessage | Send an HL7 message to the server. |
ToString (inherited from Object) |
Dispose | Overloaded. Helper method. Actual dispose method. Intended to be overridden by the child. |
Finalize | Destructor. Calls Dispose passing false as a parameter. |
MemberwiseClone (inherited from Object) |
TransportTcpIpClient Class | iNTERFACEWARE.Chameleon Namespace