Click or drag to resize
JobStatistics Class
Represents the current statistics for a job.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractJobStatistics

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public class JobStatistics : IExtensibleDataObject

The JobStatistics type exposes the following members.

Constructors
  NameDescription
Public methodJobStatistics
Top
Properties
  NameDescription
Public propertyCoreConnectionDetails
This value represents the details of the connection.
Public propertyCoreMonitorDetails
This value represents the details of failover monitoring.
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyFullServerJobDetails
This value represents the details of a full server job.
Public propertyImageProtectionJobDetails
This value represents the details of a Double-Take DR protection job.
Public propertyImageRecoveryJobDetails
This value represents the details of a Double-Take DR recovery job.
Top
See Also