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

◆ SetTimeout() [2/2]

virtual void DcppHandler::SetTimeout ( const float  Timeout)
virtual

Change the timeout.

Parameters
TimeoutIf no messages are received for this number of seconds, the timeout handler, if any, is invoked. If there is no timeout handler, this event is triggered as an error. A negative value indicates no timeout.