Dart.Ftp Namespace > TcpBase Class : ReadToCount Method |
Public Function ReadToCount( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ ) As Data
Exception | Description |
---|---|
DataException | Count bytes could not be read. The DataException.DataRead property contains any data received before the failure occurred. |