Discuss this help topic in SecureBlackbox Forum
Checks if the data can be received.
Declaration
Parameters
Description
Use this method to check whether there's any data available to be received. Set WaitTime parameter to time, which the call will wait, if there's no data available at the moment. Set WaitTime to 0 for no wait and to -1 to wait until the data appears, the socket is closed or error happens.