Visual Basic: Winsock Control

BytesReceived Property

See Also    Example    Applies To

Returns the amount of data received (currently in the receive buffer). Use the GetData method to retrieve data.

Read-only and unavailable at design time.

Syntax

object**.BytesReceived**

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Return Value

Long