AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Busy()

virtual bool DcppTask::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.