Discuss this help topic in SecureBlackbox Forum
Receives TCP data from the connected socket.
Declaration
Parameters
Return value
Returns 0 on success or socket error code otherwise.
In .NET, if an exception has been raised, -1 may be returned.
Description
Use this property to receive TCP data from the connected socket. This operation is possible only when the socket is in issConnected state.