Click or drag to resize

FileSystemClientConfiguration Property

Gets the DfsConfiguration used to create this instance.

Namespace:  Ookii.Jumbo.Dfs.FileSystem
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public DfsConfiguration Configuration { get; }

Property Value

Type: DfsConfiguration
The DfsConfiguration used to create this instance.
See Also