Returns the number of pending messages in the message queue.
Read-only property
Visual Basic |
---|
Public Property MessagesPending As Long |
Current number of messages in the queue represented as Long
All responses from the CQGCEL pass through the message queue.
See the example section of the LineTimeChanged event.