Click or drag to resize

TimesClass Class

Time at various points of the failover.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractTimesClass

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public class TimesClass

The TimesClass type exposes the following members.

Constructors
  NameDescription
Public methodTimesClass
Top
Properties
  NameDescription
Public propertycompleted
Time that the failover is considered complete.
Public propertystartProcessing
Time the failover processing started.
Public propertystartReboot
Time when the reboot started. NOTE: For data only jobs, this time will be null.
Top
See Also