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

Property Value

Type: ConnectionStatisticsModel
The statistics.
See Also