Click or drag to resize

MirrorOperationOptions Enumeration

Mirror operation options.

Namespace:  DoubleTake.Web.Models
Assembly:  DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.6.5.0 (0.6.5.0)
Syntax
public enum MirrorOperationOptions
Members
  Member nameValueDescription
None0 The none
Synchronize1 The synchronize
Report2 The report
CalculateDifferences4 The calculate differences
CalculateSize8 The calculate size
ProcessOrphans16 The process orphans
See Also