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.1.0.599 (8.1.0.599)
Syntax
public bool ProcessHardlinks { get; set; }

Property Value

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