TTCPBlockingConnection.Read(Void,Integer,Integer) Method
Represents method Read(Void,Integer,Integer).
public function Read(var Buf; const BufferSize: Integer; const TimeOutMs: Integer = -1): Integer;
Parameters
- Buf
- Type: System.Void
- BufferSize
- Type: Integer
- TimeOutMs
- Type: Integer
Return Value
Type: Integer