Click or drag to resize

VirtualizationConnectionInfoModelProcessHardlinks Property

Gets or sets a value indicating whether Double-Take should process hardlinks.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.2.0.814 (8.2.0.814)
Syntax
public bool ProcessHardlinks { get; set; }

Property Value

Type: Boolean
true if Double-Take should process hardlinks; otherwise, false.
See Also