On a listening stream, check for connections pending from clients.
On a client stream, check whether there is any data available to receive.
Namespace:
Quanser.CommunicationsAssembly: Quanser.Communications (in Quanser.Communications.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Receive As Integer |
C# |
---|
public static int Receive |
Visual C++ |
---|
public: static int Receive |
JavaScript |
---|
Quanser.Communications.PollFlag.receive |