Walter.Net.HoneyPot
Memcached Property
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace > HoneyPotServerListnerOption Class : Memcached Property
Gets or sets the Memcached Port (port 11211).
Syntax
public Nullable<int> Memcached {get; set;}

Property Value

The Memcached Port.
Remarks
Memcached is a general-purpose distributed memory-caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source must be read. Memcached is free and open-source software, licensed under the Revised BSD license.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HoneyPotServerListnerOption Class
HoneyPotServerListnerOption Members