BYTES-READ attribute
Returns the number of bytes read from the socket via the last READ( ) method. If the last READ( ) method failed, this attribute will return 0.
Data type: INTEGER
Access: Readable
Applies to: Socket object handle
OpenEdge Release 10.2B
|