Dart.Ftp Namespace > TcpBase Class : ReadToEnd Method |
Exception | Description |
---|---|
DataException | A failure occurred before the normal end of stream was found. The DataException.DataRead property contains any data received before the failure occurred. |
If a DataException is thrown, the DataException.DataRead property contains any data received prior to the exception.