TTCPConnectionTransferState Record

Represents type TTCPConnectionTransferState.

Namespace: flcTCPConnection
type
 TTCPConnectionTransferState = record
 end;

The TTCPConnectionTransferState type exposes the following members.

Show:
 NameDescription
ByteCount

Represents field ByteCount.

LastUpdate

Represents field LastUpdate.

TransferRate

Represents field TransferRate.

Top