Bus.havePending

Check if there are pending messages on the bus that should be handled.

class Bus
int
havePending
()

Return Value

Type: int

TRUE if there are messages on the bus to be handled, FALSE otherwise. MT safe.

Meta