Not valid on a client stream. On a listening stream,
check whether there is a pending client connection.
Namespace:
Quanser.CommunicationsAssembly: 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 |