EventQueueCurrentSize Property

Public Property EventQueueCurrentSize As Long

Summary

This read-only property allows you to determine how many events are currently in the event queue within the API. This property does not communicate with the ETH32 device or provide information about the device itself. For more information about the API event queue, see the EventQueueLimit Property.

Parameters

This property does not have any parameters.

Value

This property is a Long. The value of the property is the number of events currently waiting in the API's event queue.

See Also

EmptyEventQueue Method, EventQueueLimit Property