HandlerPool.ActiveHandler

Undocumented in source.

Constructors

this
this(TValue value, bool update_timestamp)
Undocumented in source.

Members

Functions

isExpired
bool isExpired(Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
setResponse
void setResponse(Buffer response)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handler
TValue handler;
Undocumented in source.
last_timestamp
SysTime last_timestamp;
Undocumented in source.
update_timestamp
bool update_timestamp;
Undocumented in source.

Meta