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.0.0.1664 (8.0.0.1664)
Syntax
public ConnectionStatisticsModel Statistics { get; set; }

Property Value

Type: ConnectionStatisticsModel
The statistics.
See Also