CacheOptions.MemcacheConf

Undocumented in source.
class CacheOptions
struct MemcacheConf {}

Members

Functions

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

Variables

host
string host;
Undocumented in source.
port
ushort port;
Undocumented in source.
timeout
uint timeout;
Undocumented in source.

Meta