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

◆ Active()

virtual bool DcppTask::Active ( ) const
inlinevirtualinherited

Indicate if a task is active.

Returns
true if it is safe to send a message along a path.
That is, a DcppTask::GetPath operation is not needed and is not underway.