Click or drag to resize

IJobServerHeartbeatProtocol Interface

Protocol used by the task servers to communicate with the job server.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public interface IJobServerHeartbeatProtocol

The IJobServerHeartbeatProtocol type exposes the following members.

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