Not valid on a listening stream. On a client stream, check whether there is space in the stream buffer to store any data.nections pending from clients. On a client stream, check whether there is any data available to receive.

Namespace:  Quanser.Communications
Assembly:  Quanser.Communications (in Quanser.Communications.dll)

Syntax

Visual Basic (Declaration)
Public Shared Send As Integer
C#
public static int Send
Visual C++
public:
static int Send
JavaScript
Quanser.Communications.PollFlag.send

See Also