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

Property Value

Type: ConnectionStatisticsModel
The statistics.
See Also