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: 2.0.0
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