Not valid on a client stream. On a listening stream, check whether there is a pending client connection.

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

Syntax

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

See Also