Read an event sent by the xiqs server after a command execution.
This command can block calling thread until an event object is
received from server.
Namespace: com.iqsim.xiqsAssembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax
Parameters
- blocking
- Type:
System Boolean
true, the calling thread will block until an answer is received
Return Value
a command resulting event objectExceptions
Exception | Condition |
---|---|
![]() | read event failed |
See Also