Helper method. Actual dispose method. Intended to be overridden by the child.
The implementation of the child's Dispose(bool)
method must call the parent's Dispose(bool)
method, likely in a finally
block.
TransportTcpIpServer Class | iNTERFACEWARE.Chameleon Namespace | TransportTcpIpServer.Dispose Overload List