Click or drag to resize

BaseJobRunnerJetClient Property

Gets the jet client.

Namespace:  Ookii.Jumbo.Jet.Jobs
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
protected JetClient JetClient { get; }

Property Value

Type: JetClient
The jet client.
See Also