 | RunTaskJetHeartbeatResponseJob Property |
Gets the job containing the task to run.
Namespace: Ookii.Jumbo.JetAssembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
SyntaxPublic ReadOnly Property Job As Job
Get
public:
property Job^ Job {
Job^ get ();
}
member Job : Job with get
Property Value
Job
See Also