Click or drag to resize

DfsMetricsDfsCapacityUsed Property

Gets or sets the storage capacity that is used by files on the DFS.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public long DfsCapacityUsed { get; }

Property Value

Type: Int64
The storage capacity that is used by files on the DFS; this includes space used by replicated blocks.
See Also