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

◆ SetTimeout() [1/2]

virtual void DcppHandler::SetTimeout ( const DcppHandlerRoutine  TimeoutHandler,
const float  Timeout 
)
inlinevirtual

Set a timeout handler routine and new timeout.

Parameters
TimeoutHandlerInvoked if a timeout occurs
TimeoutThe new timeout. A negative value indicates no timeout is to be enabled.