Click or drag to resize

ConfigurableDfsConfiguration Property

Gets or sets the configuration used to access the Distributed File System.

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

Property Value

Type: DfsConfiguration

Implements

IConfigurableDfsConfiguration
See Also