DCCTimeout

Undocumented in source.

Constructors

this
this(uint timeout, void delegate() f)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

timeoutCallback
bool timeoutCallback(DCCTimeout timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

f
void delegate() f;
Undocumented in source.
timeoutID
uint timeoutID;
Undocumented in source.

Meta