Click or drag to resize

INameServerHeartbeatProtocol Interface

The protocol used by the DataServers to send heartbeat messages to the DataServers.

Namespace: Ookii.Jumbo.Dfs
Assembly: Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public interface INameServerHeartbeatProtocol

The INameServerHeartbeatProtocol type exposes the following members.

Methods
 NameDescription
Public methodHeartbeat Sends a heartbeat to the name server.
Top
See Also