TTCPBlockingConnection.Write(Void,Integer,Integer) Method

Represents method Write(Void,Integer,Integer).

Namespace: flcTCPConnection
public
 function Write(const Buf; const BufferSize: Integer; const TimeOutMs: Integer = -1): Integer;

Parameters

Buf
Type: System.Void

BufferSize
Type: Integer

TimeOutMs
Type: Integer

Return Value

Type: Integer