ReadAmount Method

ReadAmount(size As long) As string

string ReadAmount(long size);

Parameters

name type description
size long The amount of data to read.

Description

Returns a specified amount of data.

This call will block until the entire amount of data becomes available or a timeout occurs. You can check how much data is available with the CountDataAvailable method.

Object

Socket



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.