Click or drag to resize
ConnectionInfoModelStatistics Property
Gets or sets various connection statistics collected by the Double-Take engine.

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 ConnectionStatisticsModel Statistics { get; set; }

Property Value

Type: ConnectionStatisticsModel
The statistics.
See Also