AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ Busy()

virtual bool drama::Path::Busy ( ) const
inlinevirtualinherited

Returns true if we can't send a message because path is busy.

You can't send a message along a path whilst the getting a path on it or whilst a Notify operation is current.

Returns
true if you cannot currently send a message on a path.