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

Property Value

The ApacheZooKeeper Port.
Remarks
ApacheZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services in a simple interface so you don't have to write them from scratch. You can use it off-the-shelf to implement consensus, group management, leader election, and presence protocols. And you can build on it for your own, specific needs.
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