Click or drag to resize

BaseJobRunnerFileSystemClient Property

Gets the DFS client.

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

Property Value

Type: FileSystemClient
The DFS client.
See Also