Click or drag to resize
ConnectionConfigurationModelConnectionId Property
Gets or sets a one-based index for each connection established in a Double-Take instance.

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 int ConnectionId { get; set; }

Property Value

Type: Int32
Remarks
This series is reset each time the Double-Take service is restarted.
See Also