Click or drag to resize

JetHeartbeatResponseCommand Property

Gets the command the job server sent to the task server.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public TaskServerHeartbeatCommand Command { get; }

Property Value

Type: TaskServerHeartbeatCommand
See Also