TlsClientSocket.ToString Method Namespace: Rebex.Net Assembly: Rebex.Networking.dll (version 7.0.9119) ToString() Returns a string representation of the current TlsSocket. Inherited from TlsSocket. Declaration public override string ToString() Returns Type Description String A string representation of this instance. Overrides Object.ToString()