  | 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
Syntaxpublic interface INameServerHeartbeatProtocol
Public Interface INameServerHeartbeatProtocol
public interface class INameServerHeartbeatProtocol
type INameServerHeartbeatProtocol =  interface end
The INameServerHeartbeatProtocol type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Heartbeat | 
            Sends a heartbeat to the name server.
              | 
Top
See Also