Bus.havePending

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

class Bus
bool
havePending
()

Return Value

Type: bool

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

MT safe.

Meta